Real data for real civic projects. These are the same portals that city planners, journalists, and policy researchers use.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/holzerjm/civichacks-demo/llms.txt
Use this file to discover all available pages before exploring further.
Boston and Massachusetts
Analyze Boston
311 requests, permits, crime, property, schools, transportation
MA Open Data
State-level health, education, criminal justice, environment
MBTA Open Data
Real-time transit data, schedules, ridership
MA Trial Court
Court statistics and case data
What you’ll find
Analyze Boston
Analyze Boston
The City of Boston’s open data portal contains hundreds of datasets including:
- 311 service requests and resolution times
- Building permits and code violations
- Crime incident reports
- Property assessments
- Public school enrollment and performance
- Transportation and parking data
- Budget and spending information
MA Open Data
MA Open Data
Massachusetts state-level datasets covering:
- Public health statistics and outcomes
- Education funding and achievement data
- Criminal justice and corrections
- Environmental quality monitoring
- Employment and labor statistics
- Transportation infrastructure
MBTA Open Data
MBTA Open Data
Real-time and historical transit data including:
- Live vehicle locations and predictions
- Service alerts and delays
- Ridership statistics by line and station
- Schedule data in GTFS format
- Performance metrics
MA Trial Court
MA Trial Court
Court system data and statistics:
- Case filings and dispositions
- Court performance metrics
- Access to justice initiatives
- Specialty court programs
National datasets
Data.gov
300,000+ federal datasets across all agencies
Census Bureau
Demographics, income, housing, population by geography
CDC Data
Public health data, environmental health
EPA Data
Environmental quality, pollution, climate
FBI Crime Data
National crime statistics
What you’ll find
Data.gov
Data.gov
The federal government’s open data portal with over 300,000 datasets:
- Agriculture and food safety
- Climate and weather
- Consumer protection
- Ecosystems and environment
- Education and workforce
- Energy and utilities
- Finance and budget
- Health and safety
- Infrastructure and transportation
- Public safety and law enforcement
Census Bureau
Census Bureau
Comprehensive demographic and economic data:
- Population counts and estimates
- Income and poverty statistics
- Housing characteristics
- Business and economic indicators
- Geographic data down to the block level
CDC Data
CDC Data
Public health data from the Centers for Disease Control:
- Disease surveillance and tracking
- Health outcomes by demographic
- Environmental health hazards
- Vaccination rates
- Chronic disease prevalence
EPA Data
EPA Data
Environmental protection and quality data:
- Air quality monitoring
- Water quality standards
- Toxic release inventory
- Superfund sites
- Climate change indicators
FBI Crime Data
FBI Crime Data
National crime statistics and trends:
- Crime rates by jurisdiction
- Hate crime statistics
- Use of force incidents
- Law enforcement demographics
Civic tech community
Code for America
Civic tech projects, open source tools
Civic Commons
Reusable civic tech applications
Open Data Network
Search across thousands of open data portals
awesome-civic-tech
Curated list of civic tech resources
What you’ll find
Code for America
Code for America
A national nonprofit network of civic technologists:
- Open source civic applications
- Best practices and design patterns
- Local brigade chapters
- Annual summit and events
- Product and service delivery expertise
Civic Commons
Civic Commons
A catalog of reusable civic technology:
- Vetted civic applications
- Implementation guides
- Cost and deployment information
- Community support
Open Data Network
Open Data Network
A unified search across open data portals:
- Search thousands of cities and counties
- Compare data across jurisdictions
- API access to standardized datasets
- Data visualizations
awesome-civic-tech
awesome-civic-tech
Curated civic tech resources on GitHub:
- Civic data standards
- Open source tools
- Research and reports
- Community projects
Tips for working with civic data
Start with a clear question
Don’t just explore data aimlessly. Start with a specific civic question you want to answer — this will guide which datasets you need.
Check data freshness
Look for the “last updated” date on datasets. Some civic data is updated daily, others annually. Make sure the data is recent enough for your needs.
Understand the data dictionary
Most datasets include a data dictionary or README explaining what each column means. Read this first — it will save you hours of confusion.
Watch for data quality issues
Real civic data often has missing values, inconsistent formatting, or errors. Clean your data before feeding it to your AI.
Combine datasets for deeper insights
The most interesting civic tech projects combine multiple datasets — like overlaying 311 data with demographic data to find equity gaps.
For the CivicHacks demo, the datasets in the
data/ directory are synthetic but realistic — fabricated for demonstration purposes. For real projects, use the sources listed on this page.