ct-gov/ct-high-value-data-inventory-rym6-myq3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

CT High Value Data Inventory

Catalog of high value data inventories produced by Connecticut executive branch agencies, pursuant to <a href="https://www.cga.ct.gov/current/pub/chap_050.htm#sec_4-67p"> Connecticut General Statutes Section 4-67p</a>.

Executive branch agencies update their high value data inventories annually in December. This dataset was last collected in December of 2023.

High value data is defined as any data that the department head determines (A) is critical to the operation of an executive branch agency; (B) can increase executive branch agency accountability and responsiveness; (C) can improve public knowledge of the executive branch agency and its operations; (D) can further the core mission of the executive branch agency; (E) can create economic opportunity; (F) is frequently requested by the public; (G) responds to a need and demand as identified by the agency through public consultation; or (H) is used to satisfy any legislative or other reporting requirements.

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/ct-high-value-data-inventory-rym6-myq3\".\"ct_high_value_data_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ct_high_value_data_inventory
     
     
     
     
     
Upstream Metadata