OpenRecords FOIL Requests
City of New York
@usgov.city_of_new_york_openrecords_foil_requests
City of New York
@usgov.city_of_new_york_openrecords_foil_requests
The OpenRecords Requests dataset consists of information about FOIL Requests including Agency name, date created, date closed, due date, status.
For further details visit the OpenRecords portal at https://a860-openrecords.nyc.gov/
Organization: City of New York
Last updated: 2021-11-13T11:00:14.252009
Tags: doris, foil, open, records
CREATE TABLE table_1 (
"request_id" VARCHAR,
"agency_name" VARCHAR,
"request_created_date" TIMESTAMP,
"request_submitted_date" TIMESTAMP,
"request_due_date" TIMESTAMP,
"submission_method" VARCHAR,
"request_status" VARCHAR,
"request_close_date" TIMESTAMP
);Anyone who has the link will be able to view this.