An award-winning transparency tool that combines over 50 official NYC open datasets — agencies, people, jobs, capital projects, schools, districts and procurement — into one searchable picture of how city government works.
Added parsed start and event date columns to the City Record Online (CROL) dataset. This update improves date-based querying and data normalization for CROL events.
Updated the Districts page loading animation to be localized to the map container and changed the CROL last updated date to fetch from the API ingestion log. Fixed mixed content blocking on the schools page and forced HTTPS by detecting the production domain.
Added a new ingestion log admin view accessible at the /admin/ingestion-log URL path. This allows administrators to monitor and review data ingestion logs directly within the application interface.
Updated the IndexTable to support S3 URLs, fixing a bug with CROL mappings. Added an incremental field configuration UI, an update handler, and an Incremental Compile button to the dashboard.
Added a new admin view at /admin/ingestion-log to display ingestion logs. This update allows administrators to monitor and track data ingestion processes directly through the interface.
Fixed critical transformation failures within the CROL dataset pipeline. This update resolves data processing errors to ensure successful normalization of City Record On-Line records.