cityofnewyork-us/new-york-city-tax-revenue-actuals-j3uq-sh95
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 2 hours ago

New York City Tax Revenue Actuals

This dataset contains revenue source level data for revenue actuals. Dataset is intended to match charts and tables in the "Tax Revenue" section of the Mayor`s Message publication. The amount is in millions of dollars. Data are from FY2001 and updated once a year.

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/new-york-city-tax-revenue-actuals-j3uq-sh95\".\"new_york_city_tax_revenue_actuals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_city_tax_revenue_actuals
     
     
     
     
     
Upstream Metadata