ct-gov/state-of-connecticut-open-pension-2014-present-rmqj-976w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 25 days ago
Indexed 3 hours ago

State of Connecticut: Open Pension 2014 – Present

Pension data from 2012 through the present. Data used in the <a href="https://openpension.ct.gov/#!/year/2023/">Open Pension application</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 \"ct-gov/state-of-connecticut-open-pension-2014-present-rmqj-976w\".\"state_of_connecticut_open_pension_2014_present\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • state_of_connecticut_open_pension_2014_present
     
     
     
     
     
Upstream Metadata