ny-gov/corporations-and-other-entities-all-filings-stock-kiwr-v7e8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 5 hours ago

Corporations and Other Entities: All Filings - Stock

This data contains Corporations stock information. Each line contains an individual class of stock authorized by an entity. The data includes the Department of State ID number, Filing ID, Date Filed, Number of Shares , Type of Shares, and Par Value of each share that has a Par Value.

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-stock-kiwr-v7e8\".\"corporations_and_other_entities_all_filings_stock\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • corporations_and_other_entities_all_filings_stock
     
     
     
     
     
Upstream Metadata