cityofnewyork-us/agency-performance-mapping-indicators-monthly-phxt-vb3r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 1 month ago

Agency Performance Mapping Indicators - Monthly (Historical Data)

This dataset provides key performance indicators for several agencies disaggregated by community district, police precinct, borough or school district. Each line of data indicates the relevant agency, the indicator, the type of geographic subunit and number, and data for each month. Data are provided from Fiscal Year 2011 (July 2010) to Fiscal Year 2019 (June 2019). This data is submitted by the relevant agency to the Mayor’s Office of Operations on an annual basis and is available on Operations’ <a href="https://www1.nyc.gov/site/cpr/agency-performance/agency-performance-reports.page">website</a>.

For the latest available information, please refer to the <a href="https://data.cityofnewyork.us/City-Government/Mayor-s-Management-Report-Agency-Performance-Indic/rbed-zzin">Mayor's Management Report - Agency Performance Indicators </a>dataset.

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/agency-performance-mapping-indicators-monthly-phxt-vb3r\".\"agency_performance_mapping_indicators_monthly\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • agency_performance_mapping_indicators_monthly
     
     
     
     
     
Upstream Metadata