sccgov/measures-of-success-technology-services-and-suf9-cumq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 5 hours ago

Measures of Success: Technology Services and Solutions FY2022

Technology Services and Solutions is tasked with selecting measures that are representative of their core business.

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 \"sccgov/measures-of-success-technology-services-and-suf9-cumq\".\"measures_of_success_technology_services_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • measures_of_success_technology_services_and