Open Data

All community report data is freely available for research, journalism, and advocacy. CC BY 4.0 licensed. No account required.

Community Environmental Reports LIVE

AI-validated community environmental concern reports submitted through AIEcoSense and VoxTerrae. Each report includes ZIP code, concern type, description, Claude AI triage summary, and timestamp.

Updated: Real-time License: CC BY 4.0 Format: JSON / CSV Attribution: VoxTerrae / VPDLNY
Air Quality API — Any US ZIP

Real-time air quality metrics for any of 42,000+ US ZIP codes. PM2.5, PM10, NO2, Ozone, CO, SO2, US AQI, UV index, weather, and NOAA alerts. Sourced from Open-Meteo and OpenAQ.

Updated: Real-time License: CC BY 4.0 (data sources) Format: JSON REST Auth: None required
API Docs →
REST API Reference

All endpoints are public, CORS-enabled, and require no authentication.

GEThttps://aiecosense.com/api/quick?zip={zip}Raw AQI data · <100ms
GEThttps://aiecosense.com/api/analyze?zip={zip}Full AI report · 2-4s
POSThttps://aiecosense.com/api/reportSubmit community report
GEThttps://voxterrae.app/api/reportsList community reports (paginated)
GEThttps://aiecosense.com/api/mcpMCP server spec (JSON Schema)
curl "https://aiecosense.com/api/quick?zip=10027"
# Returns: AQI, PM2.5, PM10, NO2, Ozone, CO, weather, alerts

curl "https://voxterrae.app/api/reports?limit=50&offset=0"
# Returns: paginated community reports array
License & Attribution
CC BY 4.0 — Creative Commons Attribution

Community report data is licensed under CC BY 4.0. You may use, share, and adapt this data for any purpose, including commercial use, as long as you provide appropriate attribution:

"Data: VoxTerrae Community Environmental Reports / VPDLNY (voxterrae.app)"

Air quality and weather data are sourced from Open-Meteo (CC BY 4.0), NOAA (Public Domain), and OpenAQ (CC BY 4.0). See each source for their specific terms.