ny-gov/department-of-state-business-filings-beginning-m7i3-tv6j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Department of State Business Filings: Beginning 1991

The dataset includes demographic information setting forth the number of filings made by business entities with the Department of State’s Division of Corporations. Such filings are categorized by type and filer.

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 \"ny-gov/department-of-state-business-filings-beginning-m7i3-tv6j\".\"department_of_state_business_filings_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • department_of_state_business_filings_beginning
     
     
     
     
     
Upstream Metadata