Baselight

AMS Pasadena Precipitation Data

Department of Transportation

@usgov.dot_gov_ams_pasadena_precipitation_data

Table 1
@usgov.dot_gov_ams_pasadena_precipitation_data.table_1

  • 9.27 KB
  • 365 rows
  • 8 columns
preliminary

Preliminary

year

Year

month

Month

day

Day

temperature_f_24_hrs_ending_at_observation_time_max

Temperature (F) – 24 Hrs. Ending At Observation Time - Max

temperature_f_24_hrs_ending_at_observation_time_min

Temperature (F) – 24 Hrs. Ending At Observation Time - Min

temperature_f_at_observation

Temperature (F) – At Observation

precipitation_24_hours_amount_ending_at_observation_ti_ba0e4b73

Precipitation – 24 Hours Amount Ending At Observation Time – Rain, Melted Snow, Etc. (in)

201361926188
201362886478
2013638061790.01
201364806179
201365796078
201366795878
201367815981
201368816177
201369826279
2013610806176

CREATE TABLE table_1 (
  "preliminary" VARCHAR,
  "year" BIGINT,
  "month" BIGINT,
  "day" BIGINT,
  "temperature_f_24_hrs_ending_at_observation_time_max" BIGINT,
  "temperature_f_24_hrs_ending_at_observation_time_min" BIGINT,
  "temperature_f_at_observation" BIGINT,
  "precipitation_24_hours_amount_ending_at_observation_ti_ba0e4b73" DOUBLE
);

Share link

Anyone who has the link will be able to view this.