performance-franklintn-gov/fy-2019-all-funds-budget-file-t8m2-yhr8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 4 hours ago

FY 2019 All Funds Budget File

A macro-level presentation of budget data for all funds from FY 2013-2019 for the City of Franklin, Tennessee.

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 \"performance-franklintn-gov/fy-2019-all-funds-budget-file-t8m2-yhr8\".\"fy_2019_all_funds_budget_file\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy_2019_all_funds_budget_file