opendata-fcgov/fort-collins-opendata-asset-timeline-categories-g95p-dtf8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 9 months ago

Fort Collins OpenData Asset Timeline - Categories

A breakdown of the category of all assets on the OpenData Portal on the specified date. Categories consist of the City's seven outcome areas and additional important classifications.

These values represent all assets on the platform, including those that aren't available to the public, either due to sensitive or otherwise protected information or because they're undergoing the process of public release. For a current list of publicly-posted Portal assets, go to the <a href="https://opendata.fcgov.com/d/hjfc-8qj5">Published Asset Inventory</a>.

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 \"opendata-fcgov/fort-collins-opendata-asset-timeline-categories-g95p-dtf8\".\"fort_collins_opendata_asset_timeline_categories\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fort_collins_opendata_asset_timeline_categories
     
     
     
     
     
Upstream Metadata