cityofnewyork-us/five-year-plan-summary-by-capital-category-24nr-gahi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Five Year Plan Summary by Capital Category

Five year plan summary cost by capital category.

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/five-year-plan-summary-by-capital-category-24nr-gahi\".\"five_year_plan_summary_by_capital_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • five_year_plan_summary_by_capital_category
     
     
     
     
     
Upstream Metadata