Datasets
Explore the civic data powering CivitasX
requests_311
Citizen service requests and complaints
Rows~50 rows
Columns
idcreated_atstatustypedistrictlatlng
budget
City budget allocations by department
Rows~20 rows
Columns
idfiscal_yeardepartmentamount_usd
events
Public meetings, hearings, and city events
Rows~30 rows
Columns
iddatetitlecategorydistrict
citizen_feedback
Citizen feedback with sentiment analysis
Rows~40 rows
Columns
idcreated_attextdistrictsentimentscore
Data Access
All datasets are stored in Supabase (PostgreSQL) with Row Level Security enabled.
Query data through the chat interface using natural language, or access via the Supabase API with proper authentication.
Note: This is demo data. In production, data would be updated in real-time from city systems.