dallasopendata/revenues-budget-vs-actual-fiscal-year-2016-2017-wkxp-wnc2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 5 hours ago

Revenues Budget vs Actual Fiscal Year 2016 - 2017

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 \"dallasopendata/revenues-budget-vs-actual-fiscal-year-2016-2017-wkxp-wnc2\".\"revenues_budget_vs_actual_fiscal_year_2016_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • revenues_budget_vs_actual_fiscal_year_2016_2017
     
     
     
     
     
Upstream Metadata