Airsofia: Get Archive Files
Airsofia via Parse · weather
Lists available historical archive files for a specific year and optionally a date. Returns an object with the archive URL and a list of CSV file names available. When a date is specified, lists individual sensor CSV files for that day. When only a year is given, lists date folders. API for accessing real-time and historical air quality sensor data from the global Sensor.Community network. Fulfilled by Parse from airsofia.info.
- airsofia
- airsofia-info
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c89a4243-25eb-47a7-a92c-c6773bde0e4c/get_archive_files
- Interface artifact
- sha256:8bd458b261bc4c74c744359dc72ff15746ad49a6269b4414042b6376b411d182
- Manifest digest
- sha256:663de654b19579b07d5590441e5818bab91af6d82aa80e7b41fb619e1c100de0
Request fields
- date (string): Optional date folder in YYYY-MM-DD format (e.g. 2024-01-15). When provided, lists files for that specific date.
- year (string, required): Year folder (e.g. 2024, 2023).
Example queries
- {"date":"2024-01-15","year":"2024"}