ct-gov/connecticut-business-registry-agents-qh2m-n44y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 12 months ago

Connecticut Business Registry - Agents

This dataset is the agent object from the Connecticut Business Registry. The dataset provides agent information for all statutory agents reported to the Connecticut Secretary of the State, Business Services Division.

Link this data set to the Connecticut Business Registry - Business Master using the unique key value in the first column.

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/connecticut-business-registry-agents-qh2m-n44y\".\"connecticut_business_registry_agents\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • connecticut_business_registry_agents
     
     
     
     
     
Upstream Metadata