COVID-19 Loan/Grant Report
City of New York
@usgov.city_of_new_york_covid_19_loan_grant_report
City of New York
@usgov.city_of_new_york_covid_19_loan_grant_report
CREATE TABLE table_1 (
"publication_date" BIGINT,
"awarding_agency" VARCHAR,
"recipient_name" VARCHAR,
"service_type" VARCHAR,
"recipient_zip_code" BIGINT,
"recipient_description" VARCHAR,
"funding_source" VARCHAR,
"loan_grant_number" BIGINT,
"loan_grant_amount" DOUBLE,
"funded_date" TIMESTAMP,
"maturity_date" TIMESTAMP,
"purpose" VARCHAR
);
Anyone who has the link will be able to view this.