cityofnewyork-us/new-york-city-forecasts-of-selected-economic-xatq-cxeq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 2 hours ago

New York City Forecasts of Selected Economic Indicators

This dataset contains the forecasts of selected economic indicators for the United States and New York City. Data is reported by indicator in the specified units. This dataset is updated two times per year after publication of the Preliminary and Executive Budget, usually in January and April respectively.

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-forecasts-of-selected-economic-xatq-cxeq\".\"new_york_city_forecasts_of_selected_economic\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_city_forecasts_of_selected_economic
     
     
     
     
     
Upstream Metadata