ny-gov/corporations-and-other-entities-all-filings-entity-3gg2-jgnp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 days ago
Indexed 2 hours ago

Corporations and Other Entities: All Filings – Entity Status History

This data contains Corporations and Other Entity Status information for each entity in the NYS DOS Corporation and Other Entities electronic database. Each line contains the Department of State ID number, Date Filed, and Status of the entity after the filing of the document indicated.

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/corporations-and-other-entities-all-filings-entity-3gg2-jgnp\".\"corporations_and_other_entities_all_filings_entity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • corporations_and_other_entities_all_filings_entity
     
     
     
     
     
Upstream Metadata