Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 22 minutes ago
FY2021 MMR Agency Performance Indicators
NYC agency performance indicators from the FY2021 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 FY2021 MMR, archived reports, and additional information is available at https://www1.nyc.gov/site/operations/performance/mmr.page.
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/fy2021-mmr-agency-performance-indicators-d9iv-gp5y\".\"fy2021_mmr_agency_performance_indicators\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata