NCDC Hourly Global Surface Variables-Selected Subset
State of California
@usgov.ca_gov_ncdc_hourly_global_surface_variables_selected_subset
State of California
@usgov.ca_gov_ncdc_hourly_global_surface_variables_selected_subset
CREATE TABLE sacramento_airport_surface_temperatures (
"station" BIGINT,
"date" TIMESTAMP,
"source" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"elevation" DOUBLE,
"tmp" BIGINT,
"tmp_qccode" VARCHAR,
"dew" BIGINT,
"dew_qccode" VARCHAR
);
Anyone who has the link will be able to view this.