highways-hidot-hawaii-gov/multimodal-state-only-expenditures-2021-act100-yqte-h3wm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 4 hours ago

multi-modal state only expenditures - 2021 Act100

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 \"highways-hidot-hawaii-gov/multimodal-state-only-expenditures-2021-act100-yqte-h3wm\".\"multimodal_state_only_expenditures_2021_act100\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • multimodal_state_only_expenditures_2021_act100