ny-gov/directory-of-public-authorities-4vym-q77x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 1 month ago

Directory of Public Authorities

The Authorities Budget Office is required by Section 6(b) of Public Authorities Law (PAL) to maintain a comprehensive inventory of state and local authorities. Section 6 (j) of Article 1, Title 2 of PAL gives the Authorities Budget Office (ABO) the power and duty to develop a comprehensive definition of public authorities, including a consolidated listing by class and name.

Please refer to the Overview document for a detailed description of the four types of authorities: State, Local, Industrial Development Agency (IDA), and Local Development Corporation (LDC)

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/directory-of-public-authorities-4vym-q77x\".\"directory_of_public_authorities\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • directory_of_public_authorities
     
     
     
     
     
Upstream Metadata