internal-sandiegocounty-data-socrata/fiscal-stability-enterprise-performance-indicator-efm9-9hm9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 2 hours ago

Fiscal Stability Enterprise Performance Indicator

Data set which aligns multiple County of San Diego financial metrics to activities, programs, and process measures which ultimately drive the enterprise’s fiscal stability. The County measures fiscal stability by maintaining a high credit rating.

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 \"internal-sandiegocounty-data-socrata/fiscal-stability-enterprise-performance-indicator-efm9-9hm9\".\"fiscal_stability_enterprise_performance_indicator\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fiscal_stability_enterprise_performance_indicator
     
     
     
     
     
Upstream Metadata