Single DuckDB file mirroring the BigQuery public tables
bigquery-public-data.noaa_gsod.gsod2011 .. gsod2020 and
bigquery-public-data.noaa_gsod.stations one-to-one (same column names,
same column types: STRING -> VARCHAR, FLOAT64 -> DOUBLE, INT64 -> BIGINT;
no pruning or filtering).
Produced by environment/scripts/rebuild_baseline_from_bigquery.py in the
smithy task spider2-lite-bq042-gsod-laguardia-decade, which reads the… See the full description on the dataset page:
https://huggingface.co/datasets/Anshifkk/noaa-gsod-2011-2020-duckdb-bq042.