opendata-howardcountymd-gov/capital-project-budget-allocations-fy2016-5wgy-5dnq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 8 years ago
Indexed 2 hours ago

Capital Project Budget Allocations: FY2016

This dataset shows the amount of funding allocated to each capital project in Fiscal Year 2016.

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 \"opendata-howardcountymd-gov/capital-project-budget-allocations-fy2016-5wgy-5dnq\".\"capital_project_budget_allocations_fy2016\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capital_project_budget_allocations_fy2016
     
     
     
     
     
Upstream Metadata