Aircraft Noise Reports
City of San Francisco
@usgov.city_of_san_francisco_aircraft_noise_reports
City of San Francisco
@usgov.city_of_san_francisco_aircraft_noise_reports
CREATE TABLE table_1 (
"disturbance_date_time" VARCHAR,
"report_method" VARCHAR,
"corr_id" BIGINT,
"reporter_city" VARCHAR,
"reporter_postal_code" VARCHAR,
"aircraft_pca_altitude" DOUBLE,
"airport_id" VARCHAR,
"operation_type" VARCHAR,
"runway_name" VARCHAR,
"flight_no" VARCHAR,
"aircraft_type" VARCHAR,
"destination_origin" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.