Public Corporation Bi-Monthly Report: Beginning 2019
Any Principal Lobbyist (including Public Corporations) required to file a Statement of Registration for a Client in a biennial period must also file Bi-monthly Reports, regardless of Compensation, Expenses, or Lobbying Activity, up to the Lobbying Agreement Termination (End) Date. The Bi-monthly Report requires the Filer to disclose the Lobbying Activities that occurred, and monies spent during the applicable reporting period. Proper disclosure of these Lobbying Activities necessitates a level of specificity that makes clear to the public exactly what and who was being lobbied during the specific Bi monthly reporting period.
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/public-corporation-bimonthly-report-beginning-2019-ffd8-nyat\".\"public_corporation_bimonthly_report_beginning_2019\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.