Air Quality
City of New York
@usgov.city_of_new_york_air_quality
City of New York
@usgov.city_of_new_york_air_quality
CREATE TABLE table_1 (
"unique_id" BIGINT,
"indicator_id" BIGINT,
"name" VARCHAR,
"measure" VARCHAR,
"measure_info" VARCHAR,
"geo_type_name" VARCHAR,
"geo_join_id" BIGINT,
"geo_place_name" VARCHAR,
"time_period" VARCHAR,
"start_date" TIMESTAMP,
"data_value" DOUBLE,
"message" VARCHAR
);
Anyone who has the link will be able to view this.