Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 3 hours ago
FY2022 MMR Agency Performance Indicators
NYC agency performance indicators from the FY2022 Mayor's Management Report (MMR). This dataset reflects measures of agency performance, organized by goal, including five full years of data for the most recent fiscal years wherever available.
The FY2022 MMR, archived reports, and additional information is available at https://www1.nyc.gov/site/operations/performance/mmr.page or dmmr.nyc.gov.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"cityofnewyork-us/fy2022-mmr-agency-performance-indicators-jfxy-gtd7\".\"fy2022_mmr_agency_performance_indicators\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata