ny-gov/corporations-and-other-entities-all-filings-63wc-4exh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 days ago
Indexed 2 hours ago

Corporations and Other Entities: All Filings

This data contains all Corporations and Other Entity filings in the Department of State electronic database. Each record contains the Department of State ID number, Filing ID, Date Filed, Effective Date, Entity Name, the law under which the filing was made and other pertinent filing information.

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-63wc-4exh\".\"corporations_and_other_entities_all_filings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • corporations_and_other_entities_all_filings
     
     
     
     
     
Upstream Metadata