cityofnewyork-us/covid19-revenue-report-7tpn-47kj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 2 hours ago

COVID-19 Revenue Report

This dataset includes every revenue source created under a "CV" and “CR” budget code. Underlying data is taken directly from the City's Financial Management System (FMS). Dollar amounts are in actual dollars. This dataset will be refreshed on a quarterly basis.

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/covid19-revenue-report-7tpn-47kj\".\"covid19_revenue_report\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_revenue_report
     
     
     
     
     
Upstream Metadata