cityofnewyork-us/local-law-44-wage-information-34zf-iv73
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 3 hours ago

Local Law 44 - Wage Information

The Wage Information data table includes information about borrower legal entities and contractors that have and have not provided the wage information required by Local Law 44. This is part of the <a <a href='https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=HPD+Local+Law+44'>Housing Projects Receiving City Financial Assistance (Local Law 44) collection of data tables</a>.

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 \"cityofnewyork-us/local-law-44-wage-information-34zf-iv73\".\"local_law_44_wage_information\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • local_law_44_wage_information
     
     
     
     
     
Upstream Metadata