diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..515cfb3f59b97d343bceeecae002a98600e8760b --- /dev/null +++ b/README.md @@ -0,0 +1,208 @@ +--- +license: cc-by-4.0 +language: + - en + - he +pretty_name: Jerusalem Air Quality — Weekday vs Shabbat +size_categories: + - 1M. + +The MoEP / sviva.gov.il site is the canonical source. This dataset is a +convenience repackaging of that public data into a tidy parquet file with +some derived columns (local time, day-of-week, Shabbat/Friday flags) and +12 months of history pre-aggregated for the Jerusalem stations. + +If you use this data in research or downstream work, please cite the +**Israeli Ministry of Environmental Protection** as the original source. + +## Coverage + +- **Window:** 2025-04-28 → 2026-04-28 (12 months, full year) +- **Resolution:** 5 minutes (native sensor cadence) +- **Stations:** 12 active continuous monitoring stations within the + Jerusalem region (`regionId == 8` in the source system). +- **Total valid readings:** ~7.1 million (only readings flagged `valid` + by the source system are included; sensor-error / calibration rows are + dropped). + +### Stations + +| station_id | Name (English) | Name (Hebrew) | Notes | +|---|---|---|---| +| 5 | Bar Ilan St | רחוב בר אילן | Major arterial through ultra-Orthodox neighbourhood | +| 13 | Baka | בקעה | Residential mixed | +| 36 | Safra Square | כיכר ספרא | City centre / municipal complex | +| 193 | Romema | רוממה | Ultra-Orthodox | +| 310 | Central Bus Station Platform 10 | רציף 10 תחנה מרכזית | Heavy bus traffic | +| 328 | Atarot industrial zone | אזור תעשייה עטרות | Industrial / north | +| 458 | Devorah HaNevia St | רחוב דבורה הנביאה | Residential | +| 547 | Highway 16 / Beit interchange | כביש 16-מחלף בייט | Highway interchange | +| 568 | Rockefeller Museum | מוזיאון רוקפלר | East Jerusalem corridor | +| 607 | Beit Safafa | בית צפאפא | South-east neighbourhood | +| 623 | Atarot Eden | עטרות עדן | North; partial coverage from 2025-08 | +| 635 | Bezalel St | ירושלים, רחוב בצלאל בזק | City centre; partial coverage from 2026-02 | + +Full station metadata is in `stations.csv`. + +### Pollutants and parameters + +Per-station coverage varies — not every station measures every parameter. +The full set present in the dataset: + +| code | pollutant_en | typical units | +|---|---|---| +| `NO` | Nitric oxide | ppb | +| `NOX` | Nitrogen oxides | ppb | +| `NO2` | Nitrogen dioxide | ppb | +| `CO` | Carbon monoxide | ppm | +| `O3` | Ozone | ppb | +| `SO2` | Sulphur dioxide | ppb | +| `PM2.5` | Fine particulates | µg/m³ | +| `PM10` | Coarse particulates | µg/m³ | +| `TSP` | Total suspended particulates | µg/m³ | +| `Benzene` | Benzene | ppb | +| `Toluene` | Toluene | ppb | +| `Temp`, `ITemp`, `RH`, `WS`, `WD` | Meteorological co-variates | — | + +## Schema + +`data/readings.parquet` (long form, one row per (station, timestamp, pollutant)): + +| column | type | description | +|---|---|---| +| `station_id` | int | MoEP station identifier | +| `station_name_he` | string | Station name in Hebrew | +| `station_name_en` | string | Station name in English | +| `station_lat`, `station_lon` | float | Station coordinates (WGS-84) | +| `timestamp` | timestamp\[UTC\] | Reading timestamp in UTC | +| `timestamp_local` | timestamp\[Asia/Jerusalem\] | Same instant in local time (handles DST) | +| `dow` | int8 | Day of week, Mon=0 … Sun=6 | +| `hour` | int8 | Local hour 0–23 | +| `is_friday` | bool | `dow == 4` | +| `is_shabbat` | bool | `dow == 5` (Saturday — proxy for Shabbat; see caveats) | +| `pollutant` | string | Source code (e.g. `NO2`, `PM2.5`) | +| `pollutant_en` | string | English long name | +| `pollutant_he` | string | Hebrew long name (as published by the source) | +| `pollutant_id` | int | MoEP pollutant identifier | +| `value` | float64 | Reading value | +| `units` | string | Reading units (per the source) | + +## Quick start + +```python +from datasets import load_dataset + +ds = load_dataset("danielrosehill/Jerusalem-Air-Quality-Shabbat", split="train") +df = ds.to_pandas() + +# Mean NO2 by day of week, for Bar Ilan St +import pandas as pd +no2 = df[(df.station_id == 5) & (df.pollutant == "NO2")] +print(no2.groupby("dow")["value"].mean()) +``` + +Or directly with pandas / pyarrow: + +```python +import pandas as pd +df = pd.read_parquet("hf://datasets/danielrosehill/Jerusalem-Air-Quality-Shabbat/data/readings.parquet") +``` + +## Headline finding (preliminary) + +Using the daytime window 07:00–22:00 local time, **gaseous traffic +pollutants drop sharply on Shabbat across all 12 stations**, with Friday +sitting roughly half-way: + +| Pollutant | Friday % drop vs Sun-Thu | Shabbat % drop vs Sun-Thu | +|---|---|---| +| NO | ~40 % | ~55 % (range 19–76 %) | +| NOx | ~34 % | ~52 % | +| NO₂ | ~30 % | ~47 % | +| Toluene | ~44 % | ~38 % | +| Benzene | ~25 % | ~21 % | +| CO | ~7 % | ~8 % | + +The biggest Shabbat drops are in observant West-Jerusalem +neighbourhoods (Bezalel ~73 %, Bar Ilan ~55 %, Romema ~52 %) and the +smallest along corridors that carry significant non-observant traffic +(Rockefeller Museum ~13 %, Safra Square ~33 %). + +**Particulates (PM2.5, PM10) do _not_ drop on Shabbat — they often rise.** +This is a real signal in the data but is confounded by Saharan dust +intrusions and weekend grilling, and needs its own controlled analysis. + +Per-station summary tables are in `analysis/`. Full write-up of the +methodology, caveats, and limitations is in `analysis/FINDINGS.md`. + +## Caveats and known limitations + +- **Shabbat is approximated as the calendar Saturday in local time.** Real + Shabbat onset/conclusion is sunset-based and varies between roughly + 16:30 and 19:30 across the year. A Hebcal-driven exact window would + tighten the signal, especially for the Friday-evening / Saturday-night + transitions. +- **Jewish holidays are _not_ excluded.** The window 2025-04 → 2026-04 + contains Pesach, Shavuot, the High Holy Days, Sukkot, Hanukkah and + Purim. Yom Kippur in particular is the cleanest air day of the year + nationally and biases any "weekday" baseline that includes it + (Wed 2025-10-01 was YK 2025). +- **Sensor validity flag is trusted as-is.** Only `valid: true` readings + are included; the source system's QC decisions have not been + re-verified. +- **Two stations have partial coverage**: 623 (Atarot Eden) starts + 2025-08-06; 635 (Bezalel St) starts 2026-02-05. Their statistics use + fewer Saturdays. +- **Station 509** (Malchei Israel) is listed as active in the source + metadata but returned no historical data over this window and is + omitted from `data/readings.parquet`. +- **Region filter:** stations were selected by `regionId == 8` in the + source system. Two stations on the periphery of the region (Highway 16 + and Atarot) sit outside the historical city core but are functionally + part of the Jerusalem network. + +## License + +The underlying data is published by the Israeli Ministry of Environmental +Protection as a public-information service. This dataset is shared under +**CC-BY-4.0** with attribution to the Ministry as the original data +source. + +## Versioning + +- **v1** (2026-04-28): initial release. 12 months × 5-min × 12 stations, + long-form parquet. diff --git a/analysis/FINDINGS.md b/analysis/FINDINGS.md new file mode 100644 index 0000000000000000000000000000000000000000..b6281fa83061c3979057e182d830a0b099dbe7ab --- /dev/null +++ b/analysis/FINDINGS.md @@ -0,0 +1,110 @@ +# Jerusalem Air Quality — Weekday vs Friday vs Shabbat (preliminary) + +12 months of 5-minute resolution data (2025-04-28 → 2026-04-28) for 12 active +Israeli MoEP / Envista ARM stations in Jerusalem, pulled from +`https://air-papi.sviva.gov.il/v1/envista/...` (see +`research/api-air-sviva-gov-il.md`). + +Daytime window = 07:00–22:00 local (Asia/Jerusalem). Friday evening through +Saturday morning is collapsed into "Sat" since Shabbat-observant traffic is +already off the road by then; this slightly understates the true Shabbat drop +because it includes Friday morning rush in "Fri". + +Each station has ~50 Fridays and ~50 Saturdays in the window (station 623 +joined Aug 2025, station 635 joined Feb 2026 — small samples flagged). + +## Signal: traffic-derived gases drop sharply on Shabbat + +Median Shabbat % drop vs Sun-Thu daytime mean, across the 12 stations: + +| Pollutant | Friday % drop | Shabbat % drop | +|---|---|---| +| NO | ~40 % | ~55 % | +| NOx | ~34 % | ~52 % | +| NO₂ | ~30 % | ~47 % | +| Toluene | ~44 % | ~38 % | +| Benzene | ~25 % | ~21 % | +| CO | ~7 % | ~8 % | + +The signal is consistent, monotonic (Sun-Thu > Fri > Sat for every gaseous +traffic pollutant at every station except a couple of edge cases), and +strongest in the most observant neighbourhoods. + +## Where the drop is biggest + +Top stations by NOx Shabbat drop: + +| Station ID | Location | NOx weekday | NOx Shabbat | % drop | +|---|---|---|---|---| +| 635 | Bezalel St (city centre, near Geula) | 34.0 | 9.0 | **73 %** | +| 310 | Central Bus Station Platform 10 | 130.0 | 40.5 | **69 %** | +| 458 | Devorah HaNevia St (residential) | 39.6 | 15.5 | **61 %** | +| 328 | Atarot industrial zone | 38.8 | 15.8 | **59 %** | +| 547 | Highway 16 / Beit interchange | 18.1 | 7.8 | **57 %** | +| 5 | Bar Ilan St (arterial) | 26.4 | 11.9 | **55 %** | +| 193 | Romema (ultra-Orthodox) | 14.3 | 6.8 | **52 %** | +| 607 | Beit Safafa | 18.6 | 9.3 | **50 %** | +| 13 | Baka (residential mixed) | 13.9 | 8.5 | **39 %** | +| 36 | Safra Square (city centre) | 11.1 | 7.5 | **33 %** | +| 623 | Atarot Eden (8 mo. only) | 12.1 | 9.1 | **25 %** | +| 568 | Rockefeller Museum | 33.1 | 28.7 | **13 %** | + +Rockefeller Museum (568) is the surprise outlier — much smaller drop than +neighbours. Worth checking whether the inlet sits next to a road that +remains busy on Shabbat (Sultan Suleiman / Salah a-Din area carries a lot +of East-Jerusalem traffic, which doesn't observe Shabbat). + +Conversely, the very tight grouping at 50–70 % drops in West-Jerusalem +arterial / residential stations is a strong correlate of the population's +observance of vehicular Shabbat. + +## Friday is genuinely intermediate + +Friday daytime sits roughly **half-way** between weekday and Shabbat for +NOx at most stations — consistent with reduced commercial activity but +ongoing pre-Shabbat shopping/errands until early afternoon. +`scripts/shabbat_correlation.py` also writes `station-{id}-friday-split.csv` +breaking Friday into AM (07–13) and PM (14–22) — the AM block looks like a +near-normal weekday; the drop concentrates in PM. + +## PM2.5 / PM10 do **not** drop on Shabbat — they often rise + +Particulate matter increases on Saturdays at almost every station (-30 % to +-65 % "drops", i.e. Sat is *higher* than weekday). Several plausible +contributors, none ruled out yet: + +- April–May 2026 included multiple Saharan dust intrusions; 12 months is + not enough to wash that out and Saturdays happened to coincide with some + of them. +- Charcoal grilling (mangal) is a well-documented Israeli Friday-afternoon + / Saturday source of PM2.5 and PM10. +- Reduced wind / different boundary-layer dynamics on weekends. + +This is a real finding for the project but it cuts the other way from the +gaseous traffic story and deserves its own analysis (probably needs to +controlling for synoptic dust days). + +## Caveats + +- Daytime defined as 07–22 ignores the actual Shabbat onset/conclusion + times, which vary 17:00–19:00 by season. A Hebcal-driven exact window + would tighten the signal. +- Calendar holidays (Pesach 2025-04, Shavuot, Rosh Hashana, Yom Kippur, + Sukkot, Hanukkah) are not excluded — Yom Kippur in particular is the + cleanest air day of the year nationwide and inflates "weekday" cleanness + for any year that includes it (Wed 2025-10-01 was YK 2025). +- 12 months × 5-min data is ~700k rows per station, ~2 GB total raw JSON; + the raw is gitignored and regenerable via the API; only summary CSVs are + committed. + +## How to reproduce + +```bash +# 1. Pull raw data (mints Guest tokens, ~2 GB) +.venv/bin/python -m pip install pandas numpy # one-off +bash scripts/fetch_historical.sh # (TODO: lift the inline pull from session) + +# 2. Run analysis +.venv/bin/python scripts/shabbat_correlation.py +# → writes analysis/headline-3way.csv + per-station CSVs +``` diff --git a/analysis/headline-3way.csv b/analysis/headline-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..80d1d27fbc6d219744f5c5ca089f5124c43a0815 --- /dev/null +++ b/analysis/headline-3way.csv @@ -0,0 +1,65 @@ +station_id,station,pollutant,weekday_mean,friday_mean,shabbat_mean,fri_pct_drop,shabbat_pct_drop,n_sat_days,n_fri_days +13,Baka (residential mixed),NO2,9.65,6.47,5.66,32.9,41.4,51,52 +13,Baka (residential mixed),NOX,13.94,9.33,8.53,33.1,38.8,51,52 +13,Baka (residential mixed),NO,4.29,2.86,2.87,33.3,33.0,51,52 +13,Baka (residential mixed),PM2.5,15.15,19.06,21.44,-25.8,-41.5,51,52 +13,Baka (residential mixed),PM10,53.13,62.96,77.02,-18.5,-45.0,51,52 +193,Romema (ultra-Orthodox),NO,2.68,1.77,1.26,34.1,52.9,52,52 +193,Romema (ultra-Orthodox),NOX,14.27,9.03,6.78,36.7,52.4,52,52 +193,Romema (ultra-Orthodox),NO2,11.59,7.26,5.52,37.3,52.3,52,52 +193,Romema (ultra-Orthodox),PM2.5,12.45,16.85,20.76,-35.3,-66.8,52,52 +310,Central Bus Station Platform 10,NO2,55.83,39.17,16.65,29.9,70.2,50,50 +310,Central Bus Station Platform 10,NOX,130.02,87.63,40.45,32.6,68.9,50,50 +310,Central Bus Station Platform 10,NO,74.19,48.48,23.84,34.7,67.9,50,50 +310,Central Bus Station Platform 10,PM2.5,19.5,19.13,22.21,1.9,-13.9,50,50 +328,Atarot industrial zone,NO,18.43,5.39,5.84,70.8,68.3,52,52 +328,Atarot industrial zone,NOX,38.76,14.2,15.8,63.4,59.2,52,52 +328,Atarot industrial zone,NO2,20.32,8.81,9.95,56.7,51.0,52,52 +328,Atarot industrial zone,PM10,143.89,85.92,96.04,40.3,33.3,52,52 +328,Atarot industrial zone,PM2.5,26.79,23.11,25.37,13.8,5.3,52,52 +36,Safra Square (city centre / municipality),NO,2.36,1.58,1.57,32.9,33.3,51,52 +36,Safra Square (city centre / municipality),NOX,11.14,7.68,7.51,31.0,32.6,51,52 +36,Safra Square (city centre / municipality),NO2,8.78,6.1,5.93,30.6,32.4,51,52 +36,Safra Square (city centre / municipality),PM10,56.13,66.12,81.0,-17.8,-44.3,51,52 +458,Devorah HaNevia St (residential),NO,20.3,10.4,5.79,48.8,71.5,52,52 +458,Devorah HaNevia St (residential),NOX,39.58,23.91,15.49,39.6,60.9,52,52 +458,Devorah HaNevia St (residential),Toluene,0.99,0.54,0.47,45.1,53.0,52,52 +458,Devorah HaNevia St (residential),NO2,19.27,13.51,9.7,29.9,49.7,52,52 +458,Devorah HaNevia St (residential),Benzene,0.28,0.21,0.19,26.7,32.4,52,52 +458,Devorah HaNevia St (residential),PM2.5,22.95,26.47,33.15,-15.3,-44.5,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",NO,9.21,4.84,2.52,47.4,72.7,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",NOX,26.39,17.51,11.85,33.6,55.1,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",Toluene,0.67,0.33,0.31,51.0,54.3,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",NO2,17.18,12.67,9.33,26.2,45.7,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",Benzene,0.22,0.16,0.16,26.4,29.5,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",CO,0.54,0.5,0.5,6.6,8.2,52,52 +5,"Bar Ilan St (arterial, ultra-Orthodox)",PM2.5,16.92,20.25,22.47,-19.7,-32.8,52,52 +547,Highway 16 / Beit interchange,NO,7.59,4.6,2.28,39.4,70.0,52,52 +547,Highway 16 / Beit interchange,NOX,18.14,12.16,7.85,32.9,56.7,52,52 +547,Highway 16 / Beit interchange,NO2,10.55,7.56,5.57,28.3,47.2,52,52 +547,Highway 16 / Beit interchange,PM10,70.15,67.71,90.96,3.5,-29.7,52,52 +547,Highway 16 / Beit interchange,PM2.5,24.27,28.05,31.75,-15.6,-30.8,52,52 +568,Rockefeller Museum,Toluene,0.71,0.4,0.48,44.0,32.8,52,52 +568,Rockefeller Museum,NO,13.72,7.14,11.12,48.0,18.9,52,52 +568,Rockefeller Museum,NOX,33.08,21.4,28.73,35.3,13.1,52,52 +568,Rockefeller Museum,Benzene,0.22,0.16,0.2,25.4,9.3,52,52 +568,Rockefeller Museum,NO2,19.36,14.26,17.61,26.3,9.0,52,52 +568,Rockefeller Museum,PM10,62.47,68.01,62.75,-8.9,-0.5,52,52 +568,Rockefeller Museum,PM2.5,16.4,19.24,23.99,-17.3,-46.3,52,52 +607,Beit Safafa,NO,8.18,4.02,3.91,50.9,52.2,52,52 +607,Beit Safafa,NOX,18.64,10.15,9.33,45.6,50.0,52,52 +607,Beit Safafa,NO2,10.46,6.13,5.42,41.4,48.2,52,52 +607,Beit Safafa,PM10,85.75,92.25,105.62,-7.6,-23.2,52,52 +607,Beit Safafa,PM2.5,23.31,27.19,31.36,-16.6,-34.5,52,52 +623,Atarot Eden,NO,3.87,2.39,2.72,38.4,29.8,38,38 +623,Atarot Eden,Toluene,0.52,0.3,0.38,42.1,25.4,38,38 +623,Atarot Eden,NOX,12.14,7.91,9.06,34.9,25.3,38,38 +623,Atarot Eden,NO2,8.26,5.52,6.34,33.2,23.3,38,38 +623,Atarot Eden,Benzene,0.34,0.31,0.32,8.4,6.9,38,38 +623,Atarot Eden,PM10,69.81,76.65,99.03,-9.8,-41.9,38,38 +623,Atarot Eden,PM2.5,20.03,25.37,28.86,-26.6,-44.1,38,38 +635,Bezalel St / Bezeq,NO,15.4,4.98,3.72,67.6,75.8,11,11 +635,Bezalel St / Bezeq,NOX,33.96,14.54,9.05,57.2,73.4,11,11 +635,Bezalel St / Bezeq,NO2,18.58,9.62,5.43,48.2,70.7,11,11 +635,Bezalel St / Bezeq,PM10,69.66,142.69,149.37,-104.8,-114.4,11,11 +635,Bezalel St / Bezeq,PM2.5,19.93,42.73,53.51,-114.4,-168.5,11,11 diff --git a/analysis/station-13-3way.csv b/analysis/station-13-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..cf186486279f36bf20cb95bc9e18bf1571548f53 --- /dev/null +++ b/analysis/station-13-3way.csv @@ -0,0 +1,6 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO2,9.648959944638932,6.4701661937576,5.6571589052287585,49132,9868,9792,32.94441856033929,41.370272675119374 +NOX,13.936247252299927,9.329306850425619,8.530912990196079,49132,9868,9792,33.057252203343445,38.78615357668682 +NO,4.287755434340145,2.858633968382651,2.8732945261437908,49132,9868,9792,33.33029338641432,32.98837654937355 +PM2.5,15.153894819272143,19.057909458199525,21.439921520033046,48526,9653,9684,-25.76245041612936,-41.48126125810624 +PM10,53.13191235714873,62.95707585644372,77.02313119950915,48652,9808,9779,-18.492019322118473,-44.96585532582649 diff --git a/analysis/station-13-friday-split.csv b/analysis/station-13-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..7de63a727e959462fcf6fac1fc1f9141ba07915a --- /dev/null +++ b/analysis/station-13-friday-split.csv @@ -0,0 +1,6 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,4.29,3.31,2.5,2.87 +NO2,9.65,6.28,6.62,5.66 +NOX,13.94,9.6,9.12,8.53 +PM10,53.13,51.89,71.73,77.02 +PM2.5,15.15,16.52,21.02,21.44 diff --git a/analysis/station-13-hourly-NO.csv b/analysis/station-13-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..bd73ad8172d2d54add2b549f9113d3fff32a6fa0 --- /dev/null +++ b/analysis/station-13-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,3.58,5.33,2.07 +1,3.58,5.57,2.1 +2,2.62,4.02,1.96 +3,2.2,2.65,1.9 +4,2.02,2.33,1.9 +5,2.23,2.14,1.89 +6,4.63,2.84,2.18 +7,8.9,4.45,3.48 +8,5.82,4.04,2.62 +9,4.18,3.03,2.41 +10,3.59,2.85,2.38 +11,3.35,2.96,2.41 +12,3.24,3.03,2.49 +13,3.32,2.83,2.54 +14,3.4,2.84,2.6 +15,3.56,2.88,2.64 +16,3.54,2.73,2.55 +17,4.22,2.5,2.47 +18,5.02,2.31,2.77 +19,4.55,2.34,2.5 +20,4.15,2.5,3.1 +21,3.82,2.19,3.93 +22,3.94,2.19,5.07 +23,3.71,2.09,5.07 diff --git a/analysis/station-13-hourly-NO2.csv b/analysis/station-13-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..29ecba209417bf596bb278fc579515050cd2193e --- /dev/null +++ b/analysis/station-13-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,9.63,11.69,7.58 +1,8.58,10.94,7.1 +2,6.84,9.43,5.95 +3,5.79,8.18,5.15 +4,5.65,6.51,4.56 +5,7.28,7.28,4.6 +6,12.31,9.84,5.86 +7,15.34,11.26,6.85 +8,11.4,8.68,4.6 +9,8.27,5.85,3.56 +10,6.65,4.9,3.23 +11,5.93,4.71,3.05 +12,5.62,4.48,3.04 +13,5.89,4.07,2.95 +14,6.37,4.25,3.02 +15,7.59,4.63,3.34 +16,9.5,5.17,3.71 +17,11.38,5.96,5.01 +18,11.96,6.85,6.69 +19,12.19,7.41,7.8 +20,12.24,8.36,9.61 +21,12.04,8.77,11.62 +22,11.82,8.17,12.44 +23,10.96,8.1,12.82 diff --git a/analysis/station-13-hourly-NOX.csv b/analysis/station-13-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..be4c0e2f60430f240751f4d1da005f3b2f914358 --- /dev/null +++ b/analysis/station-13-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,13.2,17.01,9.66 +1,12.15,16.51,9.19 +2,9.46,13.45,7.91 +3,7.98,10.83,7.05 +4,7.67,8.84,6.46 +5,9.5,9.41,6.48 +6,16.94,12.68,8.04 +7,24.24,15.71,10.33 +8,17.22,12.71,7.22 +9,12.45,8.88,5.97 +10,10.24,7.75,5.61 +11,9.28,7.67,5.46 +12,8.85,7.52,5.54 +13,9.21,6.9,5.49 +14,9.77,7.09,5.62 +15,11.15,7.51,5.98 +16,13.04,7.91,6.27 +17,15.6,8.46,7.48 +18,16.98,9.16,9.46 +19,16.73,9.75,10.3 +20,16.4,10.86,12.72 +21,15.85,10.96,15.54 +22,15.76,10.36,17.51 +23,14.67,10.19,17.9 diff --git a/analysis/station-13-hourly-PM10.csv b/analysis/station-13-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..4dee8ea467847c3306dca2e96fcf7c7d1de189a0 --- /dev/null +++ b/analysis/station-13-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,40.62,41.66,54.99 +1,36.37,41.02,54.71 +2,32.32,44.31,58.73 +3,31.5,34.62,61.03 +4,33.14,31.74,63.3 +5,39.05,37.82,59.64 +6,46.43,36.62,62.58 +7,57.45,32.88,69.48 +8,62.41,45.57,75.7 +9,66.73,58.43,84.3 +10,63.46,60.88,83.41 +11,55.03,57.39,72.35 +12,52.63,54.07,83.14 +13,56.05,53.76,86.24 +14,52.99,60.71,90.28 +15,53.41,69.06,86.34 +16,54.54,87.58,86.34 +17,52.24,100.22,87.1 +18,50.79,75.9,79.77 +19,47.73,66.12,71.45 +20,43.04,68.17,61.29 +21,41.08,63.59,58.13 +22,40.37,54.57,56.91 +23,39.75,57.57,57.26 diff --git a/analysis/station-13-hourly-PM25.csv b/analysis/station-13-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..0bbf156cfb7f0a0fadf714f3f53feddeea15bf1b --- /dev/null +++ b/analysis/station-13-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,12.23,14.3,16.41 +1,11.68,15.87,17.21 +2,10.84,15.77,16.33 +3,9.85,12.33,15.95 +4,10.21,10.77,17.47 +5,11.56,12.32,17.08 +6,11.43,11.43,16.95 +7,9.93,7.46,14.89 +8,11.5,12.04,19.1 +9,15.96,17.69,23.59 +10,17.03,19.75,23.7 +11,17.26,19.71,23.2 +12,17.83,19.52,23.93 +13,16.68,18.65,25.57 +14,16.67,19.07,25.51 +15,17.1,22.6,25.28 +16,18.16,26.29,25.22 +17,16.89,27.58,24.12 +18,15.24,22.61,21.54 +19,14.48,20.19,20.18 +20,12.37,19.05,16.86 +21,12.29,15.95,14.45 +22,12.81,16.17,15.3 +23,13.46,16.3,16.15 diff --git a/analysis/station-193-3way.csv b/analysis/station-193-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..9d280259e2ffa92c53585ba02b39f51878511014 --- /dev/null +++ b/analysis/station-193-3way.csv @@ -0,0 +1,5 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,2.6797864164071035,1.7663500816993463,1.262090389818619,49442,9792,9979,34.08616183421206,52.90332161953586 +NOX,14.266109785202865,9.0265522875817,6.784497444633731,49442,9792,9979,36.727303914734726,52.44325505141726 +NO2,11.585862222402005,7.259814133986929,5.52154524501453,49442,9792,9979,37.33902583486955,52.3423881708323 +PM2.5,12.451007839922651,16.847916666666666,20.762723004694838,47577,9600,9585,-35.313678083519136,-66.75536046264205 diff --git a/analysis/station-193-friday-split.csv b/analysis/station-193-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..f96c0eb02af0ce7d5a61586aa365c368e9d14787 --- /dev/null +++ b/analysis/station-193-friday-split.csv @@ -0,0 +1,5 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,2.68,2.4,1.27,1.26 +NO2,11.59,8.84,6.03,5.52 +NOX,14.27,11.24,7.3,6.78 +PM2.5,12.45,13.4,19.53,20.76 diff --git a/analysis/station-193-hourly-NO.csv b/analysis/station-193-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..5ac44d16433a0be68a9619394ebe090be574b7b5 --- /dev/null +++ b/analysis/station-193-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,1.59,1.51,1.01 +1,1.24,1.28,1.0 +2,1.15,1.05,0.91 +3,1.06,0.93,0.85 +4,0.99,0.85,0.83 +5,1.58,0.96,0.86 +6,2.77,1.48,0.95 +7,4.07,2.63,1.68 +8,5.0,3.17,1.5 +9,3.99,2.78,1.07 +10,3.23,2.16,0.95 +11,2.73,2.1,0.88 +12,2.71,2.12,0.86 +13,2.66,1.86,0.88 +14,2.57,1.7,0.8 +15,2.43,1.5,0.83 +16,2.4,1.35,0.76 +17,2.09,1.24,0.86 +18,1.86,1.13,1.26 +19,1.76,1.09,1.53 +20,1.75,1.07,1.72 +21,1.86,1.18,2.38 +22,1.78,1.17,2.24 +23,1.75,1.06,2.03 diff --git a/analysis/station-193-hourly-NO2.csv b/analysis/station-193-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..15dc5979079cb0e3ff9a8342b739a75c87809ff5 --- /dev/null +++ b/analysis/station-193-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,8.47,10.29,3.84 +1,5.77,7.57,3.15 +2,4.15,5.05,3.07 +3,3.17,3.83,3.24 +4,2.92,3.08,3.47 +5,5.54,3.95,4.37 +6,11.06,7.03,4.49 +7,14.45,11.1,5.82 +8,15.1,11.46,5.22 +9,12.66,9.18,4.15 +10,10.73,8.15,3.15 +11,9.54,7.53,2.88 +12,9.4,7.73,2.75 +13,9.86,6.73,2.78 +14,10.2,7.21,2.56 +15,10.77,6.75,2.89 +16,11.83,7.06,3.34 +17,11.73,6.52,4.12 +18,11.67,5.84,5.22 +19,11.99,5.11,7.07 +20,11.94,5.01,9.63 +21,12.15,5.46,13.01 +22,11.37,5.32,13.75 +23,10.0,4.84,13.22 diff --git a/analysis/station-193-hourly-NOX.csv b/analysis/station-193-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..3226d2591aa377a718ff5ae7088d5cf109f4bc68 --- /dev/null +++ b/analysis/station-193-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,10.06,11.79,4.85 +1,7.01,8.85,4.16 +2,5.3,6.1,3.97 +3,4.23,4.77,4.09 +4,3.9,3.94,4.3 +5,7.12,4.9,5.23 +6,13.84,8.5,5.44 +7,18.52,13.74,7.5 +8,20.1,14.63,6.71 +9,16.65,11.95,5.22 +10,13.95,10.31,4.1 +11,12.28,9.63,3.76 +12,12.1,9.85,3.61 +13,12.53,8.59,3.66 +14,12.78,8.91,3.36 +15,13.2,8.25,3.72 +16,14.23,8.41,4.1 +17,13.82,7.76,4.97 +18,13.53,6.97,6.48 +19,13.75,6.2,8.6 +20,13.69,6.08,11.35 +21,14.01,6.65,15.38 +22,13.15,6.49,16.0 +23,11.75,5.91,15.25 diff --git a/analysis/station-193-hourly-PM25.csv b/analysis/station-193-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..66da842a57fd0af63f35e5799d893e049b51c48d --- /dev/null +++ b/analysis/station-193-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,11.51,9.98,17.58 +1,10.46,10.39,17.86 +2,9.9,11.35,17.67 +3,9.57,10.99,18.28 +4,9.39,9.85,18.89 +5,9.73,10.08,18.96 +6,10.24,10.15,17.24 +7,10.52,9.58,18.6 +8,11.56,10.36,21.24 +9,12.98,14.73,22.46 +10,12.81,15.19,22.58 +11,12.48,15.24,19.95 +12,12.73,14.71,19.65 +13,12.7,13.98,21.89 +14,13.03,15.18,23.37 +15,13.48,17.43,22.63 +16,12.93,20.29,23.35 +17,12.57,25.01,22.3 +18,12.55,22.22,21.86 +19,12.26,20.24,20.87 +20,12.32,20.36,18.64 +21,12.25,18.93,16.89 +22,12.02,16.1,15.92 +23,11.2,15.54,13.82 diff --git a/analysis/station-310-3way.csv b/analysis/station-310-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..a20741863b3240878ab94124d8cc8e5738e2a422 --- /dev/null +++ b/analysis/station-310-3way.csv @@ -0,0 +1,5 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO2,55.83249020887728,39.16587020033389,16.65204763894693,49024,9584,9572,29.851113475668374,70.1749866849047 +NOX,130.02408412206267,87.63006051752922,40.45434600919348,49024,9584,9572,32.60474695190718,68.88703636534278 +NO,74.19486374020887,48.48063439065109,23.841569160050145,49024,9584,9572,34.657694688402415,67.86628082028604 +PM2.5,19.500584100178305,19.13179448994788,22.211339656826176,48793,9401,9383,1.8911721225163391,-13.900894161539938 diff --git a/analysis/station-310-friday-split.csv b/analysis/station-310-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..daafdfe1d42baef70d955b0305195790ae147334 --- /dev/null +++ b/analysis/station-310-friday-split.csv @@ -0,0 +1,5 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,74.19,90.15,16.03,23.84 +NO2,55.83,61.16,22.04,16.65 +NOX,130.02,151.31,38.04,40.45 +PM2.5,19.5,17.08,20.73,22.21 diff --git a/analysis/station-310-hourly-NO.csv b/analysis/station-310-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..e53798654e625fc328d8429fcf93b3d67fab2474 --- /dev/null +++ b/analysis/station-310-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,18.36,16.73,0.55 +1,5.99,4.95,0.52 +2,2.87,2.82,0.56 +3,1.41,1.18,0.43 +4,1.54,2.17,0.47 +5,62.22,6.17,0.44 +6,134.49,81.13,0.48 +7,72.01,83.47,0.97 +8,69.07,88.46,0.82 +9,63.23,85.69,0.93 +10,70.88,75.5,0.46 +11,89.55,101.17,0.42 +12,86.14,112.77,0.43 +13,86.36,83.94,0.37 +14,90.57,74.34,0.45 +15,118.36,51.96,0.46 +16,131.2,9.67,0.45 +17,73.34,3.57,4.28 +18,54.7,1.81,35.66 +19,43.88,0.67,56.89 +20,46.28,0.65,81.01 +21,44.27,0.7,114.12 +22,47.68,0.62,82.67 +23,34.64,0.64,60.24 diff --git a/analysis/station-310-hourly-NO2.csv b/analysis/station-310-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..9742c6e645628495849f354cf30010ed7828612c --- /dev/null +++ b/analysis/station-310-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,28.16,31.89,5.66 +1,15.3,16.99,5.77 +2,9.33,10.43,4.91 +3,6.77,7.69,5.18 +4,6.19,6.64,5.67 +5,22.14,10.64,5.68 +6,44.06,41.21,6.36 +7,43.28,48.45,7.63 +8,52.36,59.87,6.6 +9,49.02,55.46,5.31 +10,53.59,60.39,3.99 +11,67.43,67.69,3.61 +12,64.71,74.31,3.47 +13,63.14,61.94,3.69 +14,68.38,63.56,3.67 +15,69.27,49.47,4.07 +16,76.49,26.49,4.63 +17,59.6,16.7,8.09 +18,49.76,11.23,18.32 +19,45.92,8.07,30.9 +20,43.19,7.38,40.32 +21,43.67,7.57,62.48 +22,43.68,7.62,59.1 +23,38.89,7.56,51.93 diff --git a/analysis/station-310-hourly-NOX.csv b/analysis/station-310-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..280dccb6c7857f8f75a1d572df206dfa59491a4b --- /dev/null +++ b/analysis/station-310-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,46.51,48.61,6.17 +1,21.28,21.94,6.22 +2,12.17,13.23,5.41 +3,8.13,8.82,5.53 +4,7.67,8.77,6.04 +5,84.35,16.78,6.06 +6,178.55,122.34,6.78 +7,115.29,131.92,8.57 +8,121.42,148.32,7.4 +9,112.24,141.14,6.19 +10,124.46,135.89,4.39 +11,156.98,168.85,3.98 +12,150.85,187.08,3.86 +13,149.5,145.88,4.01 +14,158.94,137.89,4.06 +15,187.63,101.44,4.46 +16,207.68,36.15,5.01 +17,132.94,20.26,12.32 +18,104.46,13.0,53.94 +19,89.8,8.69,87.77 +20,89.47,7.97,121.33 +21,87.94,8.22,176.59 +22,91.35,8.2,141.76 +23,73.53,8.15,112.17 diff --git a/analysis/station-310-hourly-PM25.csv b/analysis/station-310-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..ff9e13d4fbac8022e2ab25eca414dc9867988ca2 --- /dev/null +++ b/analysis/station-310-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,15.91,14.32,16.58 +1,14.12,13.36,17.18 +2,13.49,13.68,18.18 +3,12.73,12.77,18.51 +4,13.47,12.82,17.36 +5,14.58,13.34,18.55 +6,17.17,12.53,18.46 +7,17.86,16.67,19.13 +8,19.37,16.14,21.85 +9,20.22,16.06,22.11 +10,19.85,17.25,23.46 +11,19.99,16.82,20.21 +12,20.31,17.57,21.01 +13,21.95,19.03,23.45 +14,21.73,20.26,23.99 +15,21.06,21.4,26.76 +16,21.14,22.98,24.05 +17,21.25,26.52,23.46 +18,18.9,23.13,22.58 +19,17.1,18.53,21.79 +20,17.16,19.99,20.14 +21,17.66,18.47,20.7 +22,16.52,15.31,20.66 +23,16.73,16.67,20.16 diff --git a/analysis/station-328-3way.csv b/analysis/station-328-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..8ce0d9943a45c7334607371af39925869061f86f --- /dev/null +++ b/analysis/station-328-3way.csv @@ -0,0 +1,6 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,18.43455171851429,5.391828754762382,5.841237837295616,49054,9974,9969,70.75150599215694,68.31364317132208 +NOX,38.75619406788299,14.197443352717062,15.795104824957367,49055,9974,9969,63.367292134388414,59.24495372974027 +NO2,20.321860730593606,8.806316422699018,9.95491022168723,49056,9974,9969,56.66579680156196,51.01378582572126 +PM10,143.89417435557945,85.92042426726788,96.04197379197379,48338,9758,9768,40.28915718648318,33.25513404410469 +PM2.5,26.791220799571143,23.107267144319344,25.365300071567326,48501,9770,9781,13.750600179110796,5.3223432357611795 diff --git a/analysis/station-328-friday-split.csv b/analysis/station-328-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..c5d8bd1214e3b3e832a989922c9f54d66d59d8be --- /dev/null +++ b/analysis/station-328-friday-split.csv @@ -0,0 +1,6 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,18.43,10.37,1.52,5.84 +NO2,20.32,12.36,6.04,9.95 +NOX,38.76,22.73,7.56,15.8 +PM10,143.89,96.41,77.76,96.04 +PM2.5,26.79,23.61,22.72,25.37 diff --git a/analysis/station-328-hourly-NO.csv b/analysis/station-328-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..8e74b4b9589bd5519c0cd9f97b0e65c119f2e715 --- /dev/null +++ b/analysis/station-328-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,8.1,8.65,1.32 +1,4.56,6.02,1.17 +2,8.97,7.77,1.28 +3,7.56,7.2,1.13 +4,10.59,6.67,1.22 +5,14.45,6.41,1.39 +6,34.7,13.82,4.18 +7,51.53,21.28,12.59 +8,32.53,15.15,12.31 +9,28.8,13.87,6.4 +10,25.61,10.54,4.48 +11,21.46,5.93,4.82 +12,21.21,3.31,4.09 +13,20.09,2.5,3.39 +14,16.89,2.25,3.12 +15,14.9,1.87,2.96 +16,12.74,1.63,2.52 +17,9.6,1.41,2.62 +18,8.59,1.26,2.7 +19,8.28,1.37,4.16 +20,7.98,1.34,7.57 +21,7.56,1.23,8.56 +22,7.47,1.32,11.2 +23,7.92,1.31,12.82 diff --git a/analysis/station-328-hourly-NO2.csv b/analysis/station-328-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..d4c79b6193c844d8413c8f1d83d85686f390fa5a --- /dev/null +++ b/analysis/station-328-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,13.57,15.07,7.71 +1,10.72,14.48,6.51 +2,12.81,14.64,6.31 +3,11.7,12.7,4.95 +4,14.06,12.88,4.73 +5,17.5,14.72,5.85 +6,26.46,20.08,10.1 +7,32.3,21.37,17.07 +8,27.98,17.04,15.65 +9,25.55,16.09,9.78 +10,22.99,12.82,7.67 +11,21.58,8.21,7.91 +12,21.85,6.11,7.29 +13,21.96,4.91,6.49 +14,20.91,4.82,6.44 +15,19.93,4.74,6.63 +16,19.22,5.09,6.82 +17,17.92,5.25,7.61 +18,15.83,5.2,8.58 +19,14.61,6.08,9.7 +20,13.96,6.98,12.11 +21,14.36,7.93,13.84 +22,14.32,8.27,15.71 +23,13.8,7.89,17.52 diff --git a/analysis/station-328-hourly-NOX.csv b/analysis/station-328-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..ae68c767a1818f20174b196a13d4c36473b93824 --- /dev/null +++ b/analysis/station-328-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,21.67,23.72,9.03 +1,15.28,20.5,7.68 +2,21.79,22.42,7.59 +3,19.26,19.89,6.08 +4,24.65,19.55,5.95 +5,31.95,21.12,7.25 +6,61.17,33.91,14.28 +7,83.84,42.65,29.66 +8,60.5,32.19,27.96 +9,54.35,29.96,16.17 +10,48.6,23.37,12.14 +11,43.04,14.14,12.73 +12,43.06,9.42,11.38 +13,42.04,7.41,9.88 +14,37.8,7.07,9.56 +15,34.83,6.62,9.58 +16,31.96,6.73,9.34 +17,27.52,6.66,10.23 +18,24.43,6.47,11.28 +19,22.9,7.45,13.86 +20,21.95,8.31,19.68 +21,21.91,9.16,22.4 +22,21.79,9.59,26.91 +23,21.72,9.19,30.35 diff --git a/analysis/station-328-hourly-PM10.csv b/analysis/station-328-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..ca1dcd623681615bb63c0331bb9d690dc51b3408 --- /dev/null +++ b/analysis/station-328-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,76.3,75.86,59.5 +1,72.55,83.55,60.07 +2,71.36,104.0,64.0 +3,57.55,76.03,68.29 +4,60.94,63.51,67.55 +5,79.24,70.64,69.4 +6,81.85,71.03,67.05 +7,114.23,88.92,74.37 +8,142.57,87.43,100.35 +9,137.41,105.11,108.36 +10,165.79,127.19,112.94 +11,176.8,112.42,96.5 +12,183.54,82.37,93.51 +13,202.92,71.71,107.92 +14,199.4,79.05,110.92 +15,191.97,77.2,114.15 +16,172.37,84.26,106.45 +17,151.89,101.5,103.25 +18,118.57,82.91,96.92 +19,94.48,69.88,85.48 +20,86.3,69.88,73.99 +21,86.56,71.41,74.26 +22,80.39,63.83,77.24 +23,80.48,60.61,84.31 diff --git a/analysis/station-328-hourly-PM25.csv b/analysis/station-328-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..6b079fa40cb45a94c3c935f5444ca00066f1d908 --- /dev/null +++ b/analysis/station-328-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,20.95,23.94,20.65 +1,19.91,25.03,21.19 +2,19.1,25.31,21.4 +3,17.2,20.36,22.13 +4,17.12,18.82,22.07 +5,18.6,17.84,21.83 +6,19.78,17.92,21.53 +7,24.24,25.52,22.26 +8,30.75,29.07,27.68 +9,30.41,23.7,30.66 +10,30.14,25.16,28.28 +11,28.5,23.29,23.18 +12,29.17,19.93,24.03 +13,30.98,18.61,26.19 +14,30.45,18.61,26.48 +15,29.53,19.51,24.83 +16,27.62,22.24,25.35 +17,25.87,26.8,24.75 +18,23.55,25.09,25.55 +19,21.55,22.51,25.23 +20,22.02,23.31,22.06 +21,21.76,23.07,25.37 +22,22.2,23.36,23.98 +23,22.0,22.47,23.85 diff --git a/analysis/station-36-3way.csv b/analysis/station-36-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..1460ed46370eceaa1e5af20055f782605119a82f --- /dev/null +++ b/analysis/station-36-3way.csv @@ -0,0 +1,5 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,2.358481716849735,1.5828975052599938,1.5735396241830066,49253,9981,9792,32.884893957359246,33.28166960374783 +NOX,11.141924349785798,7.682967638513174,7.508261846405228,49253,9981,9792,31.044518008589076,32.612521762907384 +NO2,8.784248675207602,6.099929866746819,5.934466911764706,49253,9981,9792,30.558319871304683,32.441952280859645 +PM10,56.12518368276176,66.1234375,80.99846218223664,48317,9792,9559,-17.814202397539933,-44.31750039352554 diff --git a/analysis/station-36-friday-split.csv b/analysis/station-36-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..6aa4065ae83f900fec2d5e7a1affbbb52ab7873f --- /dev/null +++ b/analysis/station-36-friday-split.csv @@ -0,0 +1,5 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,2.36,2.02,1.24,1.57 +NO2,8.78,5.86,6.29,5.93 +NOX,11.14,7.88,7.53,7.51 +PM10,56.13,55.99,74.01,81.0 diff --git a/analysis/station-36-hourly-NO.csv b/analysis/station-36-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..e864937f60b469db50c47d7a8adaad963f7ad84a --- /dev/null +++ b/analysis/station-36-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,1.16,1.2,1.02 +1,1.23,1.21,1.1 +2,1.11,1.14,1.01 +3,1.08,1.04,0.98 +4,1.14,0.98,1.1 +5,1.21,1.11,1.0 +6,1.83,1.41,1.31 +7,3.6,2.14,2.44 +8,4.03,2.38,2.16 +9,3.58,2.1,2.07 +10,3.11,2.0,1.91 +11,2.84,1.88,1.8 +12,2.61,1.83,1.63 +13,2.41,1.85,1.56 +14,2.3,1.78,1.53 +15,2.21,1.44,1.37 +16,1.98,1.31,1.24 +17,1.97,1.19,1.27 +18,1.64,1.07,1.22 +19,1.45,1.07,1.26 +20,1.33,1.12,1.19 +21,1.38,1.13,1.22 +22,1.4,1.02,1.32 +23,1.26,1.04,1.44 diff --git a/analysis/station-36-hourly-NO2.csv b/analysis/station-36-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..d8e0b5072158e998e5ca8267e01a02570ce3e8bf --- /dev/null +++ b/analysis/station-36-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,6.95,8.95,6.53 +1,6.03,7.49,6.41 +2,5.09,6.3,5.55 +3,4.37,5.39,5.35 +4,4.24,4.67,5.64 +5,5.35,5.44,5.94 +6,8.67,7.05,6.82 +7,11.57,8.58,8.01 +8,10.44,7.21,6.23 +9,8.71,5.61,5.35 +10,7.4,4.98,4.84 +11,6.95,4.89,4.55 +12,6.65,4.85,4.25 +13,6.63,4.9,4.17 +14,6.86,5.18,4.4 +15,7.5,5.14,4.29 +16,8.62,5.48,4.45 +17,9.73,6.04,5.47 +18,9.79,6.26,6.17 +19,10.26,6.94,7.03 +20,10.18,7.53,8.35 +21,9.73,7.39,8.38 +22,9.3,6.62,9.0 +23,8.38,7.11,8.72 diff --git a/analysis/station-36-hourly-NOX.csv b/analysis/station-36-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..051788fcd3e979d17253ca40c65ba477416b3094 --- /dev/null +++ b/analysis/station-36-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,8.11,10.15,7.55 +1,7.27,8.71,7.51 +2,6.2,7.44,6.56 +3,5.45,6.43,6.33 +4,5.38,5.65,6.74 +5,6.55,6.56,6.95 +6,10.5,8.46,8.13 +7,15.17,10.72,10.44 +8,14.47,9.6,8.38 +9,12.29,7.71,7.42 +10,10.51,6.98,6.75 +11,9.79,6.76,6.34 +12,9.26,6.68,5.88 +13,9.05,6.74,5.73 +14,9.16,6.96,5.93 +15,9.7,6.58,5.66 +16,10.6,6.79,5.69 +17,11.7,7.23,6.74 +18,11.42,7.34,7.39 +19,11.71,8.02,8.3 +20,11.51,8.66,9.54 +21,11.11,8.52,9.6 +22,10.7,7.65,10.33 +23,9.63,8.15,10.17 diff --git a/analysis/station-36-hourly-PM10.csv b/analysis/station-36-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..84044c5c85557409f1adcc52fe73935ecb882b60 --- /dev/null +++ b/analysis/station-36-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,41.02,38.84,64.89 +1,43.73,43.35,66.21 +2,40.85,47.2,73.36 +3,38.63,37.81,71.34 +4,45.14,36.27,72.39 +5,55.39,36.27,72.46 +6,69.23,38.2,73.18 +7,72.48,37.86,78.89 +8,72.14,54.7,87.35 +9,72.05,62.72,95.27 +10,66.98,64.3,92.33 +11,58.2,61.13,79.07 +12,56.13,55.89,91.16 +13,58.03,55.32,94.6 +14,55.95,62.93,96.51 +15,56.07,71.68,88.23 +16,54.56,92.27,87.79 +17,51.33,101.48,86.04 +18,48.13,75.39,80.27 +19,46.55,67.37,71.31 +20,44.43,70.26,60.77 +21,42.84,65.67,54.07 +22,42.85,59.01,52.86 +23,40.19,64.53,56.15 diff --git a/analysis/station-458-3way.csv b/analysis/station-458-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..d514e602080a383cefa873f94796aa9ab49cf7c2 --- /dev/null +++ b/analysis/station-458-3way.csv @@ -0,0 +1,7 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,20.302229028070744,10.396504269211452,5.786999699067108,49304,9955,9969,48.7913161907651,71.49574221103629 +NOX,39.575866055492455,23.909181315921646,15.486909419199518,49304,9955,9969,39.58646089413005,60.867794030119015 +Toluene,0.9911146718988446,0.5442029470864033,0.46549549549549546,45870,8958,7326,45.091828169208476,53.0331344400676 +NO2,19.272562063929904,13.513088900050224,9.698946734878122,49304,9955,9969,29.884315042155087,49.67484498062427 +Benzene,0.2802044335487088,0.20527690371302706,0.18952014370028228,48133,9534,7794,26.7403084550612,32.36361705628136 +PM2.5,22.947618755746245,26.46793058481292,33.14933894230769,48945,9969,9984,-15.340641077127724,-44.456552530126324 diff --git a/analysis/station-458-friday-split.csv b/analysis/station-458-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..e392d5cb424c370ec202c5be92bac19dbe210f2d --- /dev/null +++ b/analysis/station-458-friday-split.csv @@ -0,0 +1,7 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +Benzene,0.28,0.22,0.2,0.19 +NO,20.3,15.64,6.34,5.79 +NO2,19.27,14.91,12.44,9.7 +NOX,39.58,30.55,18.78,15.49 +PM2.5,22.95,23.85,28.5,33.15 +Toluene,0.99,0.57,0.52,0.47 diff --git a/analysis/station-458-hourly-NO.csv b/analysis/station-458-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..3b029b181b2a36a118927129ef1615ac7010e2a8 --- /dev/null +++ b/analysis/station-458-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,15.92,19.01,5.04 +1,13.78,16.17,6.06 +2,5.91,9.24,1.18 +3,4.34,6.81,1.04 +4,4.27,5.16,1.38 +5,7.5,6.13,2.35 +6,17.88,13.29,3.39 +7,28.64,18.42,6.47 +8,27.65,18.78,4.28 +9,21.21,14.74,3.41 +10,19.24,13.77,3.01 +11,18.63,15.66,2.89 +12,17.35,15.89,2.4 +13,18.03,12.19,2.09 +14,18.05,10.76,2.68 +15,19.64,11.13,2.43 +16,23.29,10.25,2.36 +17,22.47,7.42,2.52 +18,20.16,6.21,5.13 +19,18.46,3.56,10.37 +20,18.27,2.23,12.29 +21,17.38,2.7,13.27 +22,16.33,2.81,17.05 +23,14.54,2.59,17.48 diff --git a/analysis/station-458-hourly-NO2.csv b/analysis/station-458-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..b81657e3af970dca1ba694cadb4a73ce1a3f4dbe --- /dev/null +++ b/analysis/station-458-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,16.02,19.69,10.67 +1,12.21,16.0,8.94 +2,9.84,13.55,7.98 +3,8.08,11.11,7.4 +4,7.89,9.5,8.2 +5,10.58,10.11,9.63 +6,17.38,15.21,10.62 +7,22.24,17.96,13.41 +8,21.14,16.58,10.03 +9,18.46,14.28,7.37 +10,17.2,13.43,6.69 +11,16.39,14.35,6.21 +12,16.73,14.72,5.56 +13,17.85,13.0,5.47 +14,18.23,12.72,6.15 +15,19.68,13.2,6.34 +16,21.75,14.15,7.14 +17,21.52,13.68,7.97 +18,20.38,13.28,9.93 +19,19.88,11.78,13.01 +20,19.38,10.9,14.93 +21,19.09,11.27,17.1 +22,18.3,10.95,17.92 +23,17.15,11.27,18.62 diff --git a/analysis/station-458-hourly-NOX.csv b/analysis/station-458-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..00157135b9191688d8c75de528b47eb83ac29d7b --- /dev/null +++ b/analysis/station-458-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,31.95,38.72,15.77 +1,25.98,32.16,15.0 +2,15.74,22.8,9.16 +3,12.42,17.91,8.44 +4,12.16,14.66,9.58 +5,18.07,16.24,11.98 +6,35.26,28.5,14.01 +7,50.88,36.39,19.89 +8,48.78,35.35,14.31 +9,39.69,29.03,10.78 +10,36.44,27.2,9.7 +11,35.02,30.0,9.1 +12,34.08,30.62,7.96 +13,35.88,25.18,7.57 +14,36.28,23.48,8.84 +15,39.32,24.33,8.78 +16,45.03,24.39,9.5 +17,43.99,21.09,10.49 +18,40.53,19.49,15.07 +19,38.34,15.34,23.38 +20,37.66,13.14,27.21 +21,36.47,13.97,30.37 +22,34.63,13.76,34.97 +23,31.68,13.86,36.1 diff --git a/analysis/station-458-hourly-PM25.csv b/analysis/station-458-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..f64ff7b6b7118a5e4ecf823c03a563d31f3158c8 --- /dev/null +++ b/analysis/station-458-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,19.55,18.72,22.64 +1,18.67,18.15,22.75 +2,18.19,18.95,23.45 +3,18.16,19.81,25.66 +4,18.17,19.96,28.54 +5,18.64,19.39,30.68 +6,20.42,18.97,31.85 +7,22.15,18.88,32.07 +8,23.09,18.13,32.49 +9,25.09,20.5,35.37 +10,26.22,24.72,37.55 +11,24.69,27.19,37.46 +12,24.6,28.97,37.07 +13,24.32,28.48,37.88 +14,23.06,27.17,38.34 +15,22.11,28.11,37.85 +16,22.11,30.36,35.8 +17,22.35,32.49,33.24 +18,22.23,31.81,30.82 +19,21.97,29.34,28.65 +20,21.56,27.71,26.74 +21,21.14,25.84,25.2 +22,20.58,23.62,23.87 +23,19.9,22.73,22.43 diff --git a/analysis/station-5-3way.csv b/analysis/station-5-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..c39f0025fb83efbc3b0ee166355e5a6fd6a3c186 --- /dev/null +++ b/analysis/station-5-3way.csv @@ -0,0 +1,8 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,9.209597711642626,4.840477384414803,2.5176977840168453,49293,9971,9973,47.440946543239896,72.66223929809647 +NOX,26.38946407562173,17.51410089258851,11.84938333500451,49298,9971,9973,33.632222153507755,55.098052385418356 +Toluene,0.673339726377701,0.3296261271167803,0.30798236690403524,46926,9094,8847,51.04608948442158,54.26047879859139 +NO2,17.1793829489442,12.672931501353927,9.331495036598817,49299,9971,9973,26.231742205078593,45.68201276884449 +Benzene,0.22084281634914546,0.16258632065097867,0.15575901435514863,46926,9094,8847,26.379167165693598,29.470644809700943 +CO,0.5400990611982674,0.5043682997695622,0.4957397287998381,48253,9981,9882,6.615594063324741,8.213184503600775 +PM2.5,16.920332217625415,20.24787872407622,22.473016685433514,48101,9499,9769,-19.665964377369594,-32.816639746730445 diff --git a/analysis/station-5-friday-split.csv b/analysis/station-5-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..0fffbdba1a23f656ae5f0d9e3ea698c71341aac7 --- /dev/null +++ b/analysis/station-5-friday-split.csv @@ -0,0 +1,8 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +Benzene,0.22,0.18,0.15,0.16 +CO,0.54,0.51,0.5,0.5 +NO,9.21,7.94,2.44,2.52 +NO2,17.18,13.6,11.95,9.33 +NOX,26.39,21.53,14.39,11.85 +PM2.5,16.92,19.97,20.47,22.47 +Toluene,0.67,0.41,0.26,0.31 diff --git a/analysis/station-5-hourly-CO.csv b/analysis/station-5-hourly-CO.csv new file mode 100644 index 0000000000000000000000000000000000000000..726f98a14ee8066258007970bb28d499d39b32e7 --- /dev/null +++ b/analysis/station-5-hourly-CO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,0.61,0.69,0.52 +1,0.58,0.64,0.52 +2,0.52,0.58,0.48 +3,0.53,0.6,0.5 +4,0.51,0.57,0.47 +5,0.56,0.61,0.47 +6,0.63,0.64,0.46 +7,0.62,0.57,0.47 +8,0.55,0.54,0.47 +9,0.52,0.5,0.45 +10,0.49,0.49,0.44 +11,0.48,0.49,0.44 +12,0.47,0.49,0.44 +13,0.48,0.49,0.44 +14,0.48,0.49,0.44 +15,0.49,0.49,0.45 +16,0.51,0.5,0.46 +17,0.53,0.49,0.48 +18,0.56,0.5,0.51 +19,0.59,0.5,0.54 +20,0.6,0.5,0.59 +21,0.62,0.51,0.64 +22,0.64,0.5,0.68 +23,0.64,0.51,0.66 diff --git a/analysis/station-5-hourly-NO.csv b/analysis/station-5-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..7572bab62666c5a1c3bea89722ddbd988d0cac90 --- /dev/null +++ b/analysis/station-5-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,10.2,14.44,1.67 +1,8.63,10.72,1.13 +2,4.83,8.33,0.61 +3,2.54,4.99,0.57 +4,2.71,3.69,0.59 +5,5.0,4.75,0.64 +6,12.5,9.08,0.91 +7,18.59,12.63,2.15 +8,14.58,11.07,1.93 +9,13.13,6.15,1.2 +10,8.8,5.14,1.02 +11,7.19,7.7,0.98 +12,6.94,6.63,0.9 +13,9.56,6.29,0.82 +14,6.99,4.85,0.76 +15,7.02,4.09,0.82 +16,6.67,4.0,0.87 +17,6.19,2.14,1.06 +18,6.85,1.95,1.36 +19,7.58,1.06,2.28 +20,7.33,0.86,5.09 +21,9.54,1.27,7.08 +22,10.16,1.74,11.96 +23,10.7,2.08,9.83 diff --git a/analysis/station-5-hourly-NO2.csv b/analysis/station-5-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..d6b72eda17252f47a584f5079803b0c1219950b1 --- /dev/null +++ b/analysis/station-5-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,19.11,22.78,14.18 +1,15.84,19.66,13.21 +2,12.54,17.09,12.23 +3,10.33,14.17,11.74 +4,10.63,12.61,10.78 +5,14.28,15.04,12.09 +6,20.97,19.41,12.0 +7,24.13,20.5,11.21 +8,21.27,17.56,8.84 +9,17.96,12.09,5.9 +10,14.13,10.19,4.97 +11,12.44,12.25,4.91 +12,12.39,12.06,4.61 +13,14.98,10.65,4.45 +14,14.08,10.72,4.46 +15,15.15,10.5,5.16 +16,16.49,12.11,6.52 +17,16.85,11.66,9.21 +18,17.0,12.51,10.52 +19,18.01,11.95,12.44 +20,18.78,11.64,15.79 +21,20.19,12.85,18.8 +22,20.53,13.64,21.54 +23,20.68,14.78,20.9 diff --git a/analysis/station-5-hourly-NOX.csv b/analysis/station-5-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..d3c48929ec345ec8554231f0bbf3b62d0de00edb --- /dev/null +++ b/analysis/station-5-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,29.31,37.22,15.85 +1,24.47,30.38,14.34 +2,17.37,25.41,12.85 +3,12.87,19.16,12.31 +4,13.34,16.29,11.37 +5,19.28,19.79,12.74 +6,33.46,28.49,12.91 +7,42.72,33.13,13.37 +8,35.85,28.62,10.77 +9,31.09,18.24,7.09 +10,22.94,15.32,5.99 +11,19.62,19.95,5.88 +12,19.33,18.7,5.51 +13,24.54,16.95,5.27 +14,21.08,15.57,5.22 +15,22.17,14.58,5.98 +16,23.16,16.11,7.38 +17,23.04,13.79,10.27 +18,23.85,14.46,11.89 +19,25.59,13.01,14.73 +20,26.12,12.5,20.87 +21,29.73,14.13,25.87 +22,30.69,15.39,33.5 +23,31.38,16.86,30.73 diff --git a/analysis/station-5-hourly-PM25.csv b/analysis/station-5-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..eded2cd1dbb913a2851a38a2e6c9bf69e693e31e --- /dev/null +++ b/analysis/station-5-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,12.87,14.93,16.11 +1,12.44,15.44,16.05 +2,12.59,14.51,17.23 +3,11.74,13.02,16.62 +4,11.84,12.34,18.59 +5,13.15,12.82,17.85 +6,14.06,12.27,17.16 +7,13.84,10.71,17.02 +8,14.77,15.02,19.04 +9,17.54,19.05,23.77 +10,22.48,23.07,27.62 +11,24.39,25.58,27.92 +12,23.92,24.11,28.37 +13,22.02,22.14,27.47 +14,21.95,23.97,29.4 +15,21.22,26.71,28.69 +16,19.03,28.09,26.74 +17,14.45,26.5,23.58 +18,11.47,20.07,20.96 +19,10.49,16.6,16.56 +20,9.19,15.01,13.43 +21,10.28,13.92,12.91 +22,12.26,12.78,13.91 +23,12.73,14.45,14.39 diff --git a/analysis/station-547-3way.csv b/analysis/station-547-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..7928d9c23c2a83f7f6be0bbf32183f07ec6ae7b1 --- /dev/null +++ b/analysis/station-547-3way.csv @@ -0,0 +1,6 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,7.58964270215536,4.600983707347064,2.2765048749470114,48391,9759,9436,39.37812505929371,70.00511138290457 +NOX,18.1359232931063,12.164473819038836,7.847827469266639,48392,9759,9436,32.92608475211895,56.72772021345226 +NO2,10.54731458329028,7.5640434470744955,5.570877490462061,48391,9759,9436,28.284651156058914,47.182029639205076 +PM10,70.14973672302439,67.7074081803005,90.9603732638889,48618,9584,9216,3.4815933128402885,-29.66602230174028 +PM2.5,24.268249507712504,28.047803014222037,31.748511516731856,48752,9422,9204,-15.574067282060794,-30.823245024912524 diff --git a/analysis/station-547-friday-split.csv b/analysis/station-547-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..193c822d63e01ec52ac4b7de06d30cfcaa852af0 --- /dev/null +++ b/analysis/station-547-friday-split.csv @@ -0,0 +1,6 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,7.59,8.16,1.89,2.28 +NO2,10.55,9.71,5.93,5.57 +NOX,18.14,17.87,7.82,7.85 +PM10,70.15,53.63,78.61,90.96 +PM2.5,24.27,25.37,30.14,31.75 diff --git a/analysis/station-547-hourly-NO.csv b/analysis/station-547-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..88de2c84e01da2ad3a0dac5900d4d14ea839eaaf --- /dev/null +++ b/analysis/station-547-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,4.45,9.04,1.14 +1,3.66,5.46,0.64 +2,1.81,3.19,0.76 +3,1.19,1.69,0.57 +4,1.46,1.59,0.58 +5,4.29,2.01,0.64 +6,13.92,7.64,0.73 +7,17.54,12.26,3.04 +8,11.99,9.93,2.86 +9,9.27,9.29,3.0 +10,10.96,8.46,2.35 +11,9.89,7.25,2.09 +12,9.38,6.17,1.93 +13,9.17,4.52,1.35 +14,7.57,3.89,1.13 +15,6.27,3.23,1.16 +16,4.71,2.29,1.22 +17,3.81,0.96,0.71 +18,3.62,0.7,0.73 +19,3.94,1.07,2.56 +20,4.51,1.03,3.14 +21,5.41,1.27,4.26 +22,5.48,2.55,5.03 +23,5.81,1.8,6.52 diff --git a/analysis/station-547-hourly-NO2.csv b/analysis/station-547-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..646e6293eff82d66dc0253e92e6acc38cd15e57f --- /dev/null +++ b/analysis/station-547-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,9.17,11.9,5.73 +1,7.64,9.17,4.88 +2,6.2,7.82,4.64 +3,4.83,7.12,4.41 +4,5.31,6.87,3.61 +5,8.12,8.18,4.38 +6,13.77,12.5,4.88 +7,15.49,13.5,7.46 +8,13.91,11.97,6.2 +9,11.13,10.42,5.66 +10,10.28,9.45,4.87 +11,9.41,8.6,4.67 +12,9.23,8.1,4.37 +13,9.32,6.68,3.49 +14,8.92,6.25,3.05 +15,8.66,6.15,3.43 +16,9.1,5.99,3.56 +17,9.85,5.24,3.83 +18,9.97,5.1,5.03 +19,10.54,5.49,7.06 +20,11.24,5.87,7.87 +21,11.5,6.32,8.82 +22,11.17,6.94,10.14 +23,10.67,6.83,10.86 diff --git a/analysis/station-547-hourly-NOX.csv b/analysis/station-547-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..16f116ca873a8d2cc83072fa567f48052ac6975c --- /dev/null +++ b/analysis/station-547-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,13.62,20.94,6.87 +1,11.3,14.63,5.52 +2,8.0,11.01,5.41 +3,6.01,8.82,4.99 +4,6.77,8.47,4.18 +5,12.4,10.19,5.02 +6,27.68,20.15,5.61 +7,33.03,25.76,10.51 +8,25.9,21.91,9.06 +9,20.41,19.71,8.65 +10,21.23,17.91,7.23 +11,19.3,15.85,6.76 +12,18.61,14.27,6.3 +13,18.49,11.19,4.84 +14,16.49,10.13,4.18 +15,14.93,9.37,4.59 +16,13.82,8.28,4.77 +17,13.65,6.19,4.54 +18,13.58,5.81,5.76 +19,14.48,6.57,9.62 +20,15.75,6.9,11.01 +21,16.91,7.59,13.08 +22,16.65,9.49,15.17 +23,16.48,8.63,17.38 diff --git a/analysis/station-547-hourly-PM10.csv b/analysis/station-547-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..9aa51af554d5d0036860160c50e25a196b16a9ac --- /dev/null +++ b/analysis/station-547-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,58.24,52.52,68.45 +1,54.3,53.82,69.68 +2,50.73,56.44,71.81 +3,48.38,56.46,76.59 +4,49.5,49.88,76.88 +5,62.03,49.03,78.38 +6,74.18,49.98,81.42 +7,83.62,52.06,87.58 +8,91.26,55.93,94.76 +9,89.97,55.75,99.63 +10,82.54,53.18,99.43 +11,72.37,52.39,89.5 +12,67.13,52.52,86.43 +13,67.38,53.63,96.84 +14,68.45,58.88,101.94 +15,67.81,68.36,100.46 +16,67.0,85.68,96.24 +17,64.93,102.63,96.02 +18,62.71,96.72,91.03 +19,60.48,78.17,85.23 +20,59.27,75.21,80.23 +21,59.03,74.17,76.54 +22,60.06,67.68,73.52 +23,58.68,65.34,69.29 diff --git a/analysis/station-547-hourly-PM25.csv b/analysis/station-547-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..14e76bb5e3c36cdb8bc92040cea1e33acd136504 --- /dev/null +++ b/analysis/station-547-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,23.88,23.11,28.72 +1,22.55,23.06,29.43 +2,21.62,24.05,28.95 +3,21.19,24.9,30.01 +4,21.25,22.42,30.19 +5,23.34,22.66,30.1 +6,24.42,23.02,30.03 +7,25.76,22.1,31.34 +8,26.99,23.3,32.31 +9,27.11,27.7,33.38 +10,25.83,27.52,33.26 +11,24.03,27.04,30.69 +12,23.58,25.4,29.27 +13,23.82,24.69,31.79 +14,23.67,25.53,33.13 +15,23.66,28.15,33.99 +16,23.48,30.46,33.46 +17,23.54,34.5,32.7 +18,23.27,33.96,32.24 +19,23.08,30.24,31.47 +20,23.0,30.64,30.81 +21,23.48,29.7,29.28 +22,24.15,28.06,28.78 +23,23.78,27.66,27.54 diff --git a/analysis/station-568-3way.csv b/analysis/station-568-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..88c44cb88a2ce1ea4a610e2ec3d3419d4a1f8bde --- /dev/null +++ b/analysis/station-568-3way.csv @@ -0,0 +1,8 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +Toluene,0.7104452244596342,0.397582585644372,0.477209805335256,48717,9808,9709,44.03754547765819,32.829472434243954 +NO,13.719346619158104,7.137972597094881,11.12220618556701,48272,9707,9700,47.97148293398169,18.930496514785702 +NOX,33.07543401698778,21.4003090553209,28.729463917525774,48270,9707,9700,35.29847848911204,13.139570888865384 +Benzene,0.21572217432360308,0.16085950244698205,0.19565763724379442,48714,9808,9709,25.43209665331946,9.301100891793352 +NO2,19.355744769007668,14.262913361491707,17.6069793814433,48270,9707,9700,26.31173053940337,9.034864886028483 +PM10,62.46918647262067,68.0058617131063,62.75329254381417,47755,9690,9643,-8.8630500141254,-0.4547939347953861 +PM2.5,16.398916712925843,19.24079709413783,23.992259173152735,48639,9911,9893,-17.32968360630784,-46.30392722369106 diff --git a/analysis/station-568-friday-split.csv b/analysis/station-568-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..fbd4056f87b896b760d601fb3819f2b22b9cff1f --- /dev/null +++ b/analysis/station-568-friday-split.csv @@ -0,0 +1,8 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +Benzene,0.22,0.14,0.18,0.2 +NO,13.72,7.67,6.72,11.12 +NO2,19.36,12.95,15.29,17.61 +NOX,33.08,20.62,22.01,28.73 +PM10,62.47,59.86,74.33,62.75 +PM2.5,16.4,16.46,21.39,23.99 +Toluene,0.71,0.35,0.43,0.48 diff --git a/analysis/station-568-hourly-NO.csv b/analysis/station-568-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..103f6bcfd08f33b69a71b4a51476712899621970 --- /dev/null +++ b/analysis/station-568-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,3.94,5.39,4.08 +1,3.21,4.78,4.51 +2,2.34,3.6,2.65 +3,2.05,2.99,1.94 +4,3.25,2.77,2.33 +5,6.38,6.3,4.74 +6,14.79,23.12,9.38 +7,24.05,11.45,21.03 +8,19.93,7.73,16.76 +9,16.01,6.73,11.23 +10,14.57,7.02,10.6 +11,13.97,7.73,13.24 +12,14.52,6.63,13.63 +13,13.92,6.37,12.79 +14,13.19,6.86,14.45 +15,12.42,6.44,12.16 +16,11.26,6.38,9.71 +17,11.45,5.16,6.88 +18,11.71,4.24,6.99 +19,11.05,8.02,6.65 +20,10.14,6.24,7.3 +21,15.41,9.64,7.21 +22,6.25,7.56,6.78 +23,5.19,6.28,5.22 diff --git a/analysis/station-568-hourly-NO2.csv b/analysis/station-568-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..54b2a38b69a3d400f9c14f07552446490bc87e66 --- /dev/null +++ b/analysis/station-568-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,12.5,15.2,16.08 +1,10.79,14.13,15.82 +2,8.6,11.8,13.55 +3,7.5,10.24,11.43 +4,8.81,9.25,12.2 +5,13.16,12.85,14.17 +6,20.92,20.41,19.32 +7,25.74,17.9,24.49 +8,23.11,14.08,21.21 +9,19.68,11.97,15.62 +10,18.17,11.75,15.19 +11,18.16,12.36,17.65 +12,18.97,11.35,18.27 +13,19.03,11.25,17.79 +14,18.96,12.51,18.06 +15,18.62,12.07,17.12 +16,18.43,12.58,15.95 +17,18.86,13.32,15.92 +18,18.72,13.61,16.68 +19,18.67,17.52,17.09 +20,18.29,18.03,17.61 +21,19.82,19.94,16.17 +22,16.51,18.2,16.77 +23,14.58,16.94,16.13 diff --git a/analysis/station-568-hourly-NOX.csv b/analysis/station-568-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..64bc946a9f7af19b35b3a509d312dc33d711f8c4 --- /dev/null +++ b/analysis/station-568-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,16.44,20.59,20.17 +1,14.0,18.91,20.33 +2,10.94,15.4,16.2 +3,9.55,13.23,13.37 +4,12.05,12.02,14.53 +5,19.55,19.15,18.91 +6,35.71,43.54,28.69 +7,49.78,29.35,45.53 +8,43.04,21.81,37.97 +9,35.7,18.71,26.86 +10,32.75,18.77,25.79 +11,32.13,20.09,30.89 +12,33.49,17.98,31.89 +13,32.95,17.62,30.58 +14,32.15,19.38,32.51 +15,31.04,18.5,29.28 +16,29.69,18.95,25.67 +17,30.3,18.49,22.8 +18,30.42,17.85,23.67 +19,29.72,25.54,23.74 +20,28.43,24.27,24.91 +21,35.23,29.58,23.38 +22,22.77,25.76,23.55 +23,19.78,23.22,21.34 diff --git a/analysis/station-568-hourly-PM10.csv b/analysis/station-568-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..2ea170c28fd457cef4b820ac3a9aaebd7c28eb60 --- /dev/null +++ b/analysis/station-568-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,53.06,52.64,69.13 +1,49.34,55.5,72.62 +2,47.29,56.46,70.87 +3,44.69,50.73,67.47 +4,43.05,46.59,62.32 +5,44.94,43.79,59.82 +6,50.54,45.67,59.38 +7,55.55,45.52,58.91 +8,61.03,53.94,59.48 +9,68.02,63.29,59.91 +10,70.28,67.41,58.77 +11,69.84,67.09,56.45 +12,66.25,63.11,62.42 +13,65.04,59.14,69.75 +14,64.64,62.32,76.02 +15,63.29,69.05,74.62 +16,62.88,77.35,70.94 +17,63.02,83.1,68.17 +18,61.54,78.24,63.67 +19,58.95,73.31,58.78 +20,56.67,77.19,56.25 +21,56.61,77.57,54.32 +22,56.78,71.3,56.36 +23,54.6,67.4,56.56 diff --git a/analysis/station-568-hourly-PM25.csv b/analysis/station-568-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..badab12cfe25bc03c2570f3fb8922f8955f3b3a1 --- /dev/null +++ b/analysis/station-568-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,16.18,17.4,21.66 +1,15.26,16.91,22.44 +2,14.6,17.12,25.81 +3,15.76,16.72,24.27 +4,15.99,15.88,23.91 +5,16.15,15.55,23.41 +6,16.43,14.93,23.01 +7,17.13,14.72,23.43 +8,17.84,16.77,24.39 +9,18.04,17.72,25.03 +10,18.64,17.81,24.8 +11,17.05,16.92,23.47 +12,17.05,15.57,23.23 +13,16.88,15.71,24.77 +14,16.0,17.13,26.57 +15,15.4,18.38,24.84 +16,15.04,20.84,24.28 +17,14.81,22.86,24.81 +18,15.49,23.31,24.9 +19,15.09,22.48,24.11 +20,15.63,23.5,22.88 +21,15.92,22.8,21.74 +22,16.36,21.16,20.76 +23,16.56,21.02,19.6 diff --git a/analysis/station-607-3way.csv b/analysis/station-607-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..189844bfe5755865c6fc4562e3f8ca3bb5f429e5 --- /dev/null +++ b/analysis/station-607-3way.csv @@ -0,0 +1,6 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,8.182107206622302,4.020833759068152,3.9086665991697886,49288,9787,9877,50.8582122241831,52.22909575168784 +NOX,18.64290149132596,10.149800756105037,9.327407107421282,49285,9787,9877,45.556753808802426,49.968050242817235 +NO2,10.461676136363637,6.1283130683559826,5.4190037460767435,49280,9787,9877,41.42130774766924,48.201381160702525 +PM10,85.75292844719492,92.2532134464085,105.62018845228549,49446,9787,9976,-7.580248414742283,-23.168025121526274 +PM2.5,23.311090078064957,27.186230714212734,31.36252405773857,49446,9787,9976,-16.623592561182576,-34.53907111469564 diff --git a/analysis/station-607-friday-split.csv b/analysis/station-607-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..72dd7b24a0be5d5c0635b03204016b571565f26a --- /dev/null +++ b/analysis/station-607-friday-split.csv @@ -0,0 +1,6 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,8.18,5.33,3.0,3.91 +NO2,10.46,6.46,5.87,5.42 +NOX,18.64,11.79,8.87,9.33 +PM10,85.75,81.75,100.41,105.62 +PM2.5,23.31,22.98,30.46,31.36 diff --git a/analysis/station-607-hourly-NO.csv b/analysis/station-607-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..09026ea898e0596211d3e0984b23b35a1286dd90 --- /dev/null +++ b/analysis/station-607-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,10.91,10.68,4.57 +1,6.28,4.3,2.13 +2,10.48,14.86,3.46 +3,5.06,9.35,2.33 +4,4.04,6.2,1.95 +5,4.56,6.45,1.74 +6,13.3,9.68,3.42 +7,24.09,14.12,5.61 +8,13.75,8.11,3.98 +9,5.77,4.21,2.41 +10,5.0,3.41,2.22 +11,4.46,2.82,2.17 +12,4.37,2.42,2.01 +13,4.38,2.2,1.97 +14,4.3,2.04,1.92 +15,4.24,1.97,1.88 +16,4.68,1.91,1.9 +17,6.26,2.05,1.98 +18,9.3,1.89,3.13 +19,10.26,3.0,4.45 +20,10.33,4.48,4.95 +21,10.27,4.79,7.57 +22,9.54,4.9,14.21 +23,9.39,5.46,15.66 diff --git a/analysis/station-607-hourly-NO2.csv b/analysis/station-607-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e69d77fe6ab302ab3b63baedf40df35a731f027 --- /dev/null +++ b/analysis/station-607-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,11.61,14.48,8.56 +1,8.82,10.71,6.19 +2,10.94,13.41,7.76 +3,7.25,10.04,5.91 +4,7.37,9.86,5.14 +5,10.97,11.58,4.88 +6,17.12,14.74,6.61 +7,18.38,15.03,7.54 +8,13.19,9.71,4.99 +9,8.59,6.24,2.67 +10,7.16,4.63,2.15 +11,6.34,3.77,2.09 +12,6.41,3.06,1.79 +13,6.9,2.79,1.84 +14,7.35,2.63,1.79 +15,8.18,3.1,2.0 +16,10.42,3.74,2.75 +17,11.84,5.41,4.47 +18,11.93,5.93,6.56 +19,12.32,6.94,8.52 +20,12.65,8.39,10.45 +21,12.75,8.26,12.62 +22,12.9,8.4,14.38 +23,12.44,9.13,15.62 diff --git a/analysis/station-607-hourly-NOX.csv b/analysis/station-607-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..4d398864d8bded2fe62a7974c35ec6ee845de807 --- /dev/null +++ b/analysis/station-607-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,22.52,25.17,13.13 +1,15.09,15.01,8.32 +2,21.42,28.27,11.23 +3,12.31,19.39,8.24 +4,11.41,16.06,7.09 +5,15.53,18.03,6.62 +6,30.42,24.41,10.04 +7,42.48,29.16,13.15 +8,26.94,17.82,8.96 +9,14.36,10.45,5.08 +10,12.16,8.04,4.37 +11,10.81,6.6,4.27 +12,10.78,5.49,3.8 +13,11.28,5.0,3.82 +14,11.65,4.67,3.71 +15,12.42,5.07,3.88 +16,15.1,5.65,4.65 +17,18.1,7.46,6.45 +18,21.23,7.82,9.68 +19,22.58,9.95,12.97 +20,22.99,12.87,15.39 +21,23.02,13.06,20.19 +22,22.44,13.29,28.59 +23,21.83,14.59,31.28 diff --git a/analysis/station-607-hourly-PM10.csv b/analysis/station-607-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..2da7b3797592802b4457ca5c3e0a8fe33d1e58fa --- /dev/null +++ b/analysis/station-607-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,58.69,60.38,82.58 +1,55.04,59.63,85.27 +2,50.86,63.29,89.11 +3,48.35,49.63,87.23 +4,48.71,49.94,89.86 +5,61.82,54.1,91.32 +6,91.79,64.02,101.78 +7,118.69,81.15,116.12 +8,118.37,92.42,122.25 +9,105.46,92.61,124.02 +10,92.02,88.93,99.66 +11,81.14,75.91,92.12 +12,84.63,68.29,112.42 +13,88.81,73.04,116.3 +14,89.33,82.24,112.51 +15,90.58,97.14,109.48 +16,91.17,138.58,109.64 +17,82.68,124.52,109.65 +18,72.67,99.75,102.18 +19,66.33,95.27,96.38 +20,63.11,94.66,89.15 +21,64.65,86.99,88.02 +22,64.14,84.61,90.16 +23,60.71,86.04,79.49 diff --git a/analysis/station-607-hourly-PM25.csv b/analysis/station-607-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..9f7c0124f92976979f9f806098a9bd22c9431209 --- /dev/null +++ b/analysis/station-607-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,22.02,23.89,29.31 +1,20.81,23.03,29.54 +2,19.44,23.47,29.96 +3,18.54,20.15,29.56 +4,18.57,19.77,28.67 +5,20.3,20.22,28.5 +6,25.28,21.08,30.6 +7,29.33,23.37,33.22 +8,28.0,24.97,34.24 +9,25.21,24.91,33.52 +10,22.61,24.09,27.18 +11,21.03,21.88,25.95 +12,21.78,20.43,29.56 +13,22.17,21.21,31.12 +14,22.26,23.66,32.19 +15,22.63,26.67,32.48 +16,22.88,35.48,31.59 +17,22.33,34.66,32.35 +18,21.83,32.27,32.01 +19,22.11,31.35,31.55 +20,22.42,31.25,31.47 +21,23.27,29.25,30.59 +22,23.31,29.52,32.79 +23,22.58,31.09,29.79 diff --git a/analysis/station-623-3way.csv b/analysis/station-623-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..0778cfc6697bf54cd9f55cb68143c98243a5a90b --- /dev/null +++ b/analysis/station-623-3way.csv @@ -0,0 +1,8 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,3.874634690462911,2.386288221582339,2.7209701800192385,35860,7293,7277,38.4125624163747,29.774794338246164 +Toluene,0.5157192611835908,0.2985142543859649,0.3845508404519152,35029,7296,7258,42.11690800516816,25.434074428525367 +NOX,12.139874511991078,7.906252570958454,9.062869314277862,35860,7293,7277,34.87368783631901,25.346268568706584 +NO2,8.264824316787506,5.5206362265185795,6.342009069671568,35860,7293,7277,33.203223505851575,23.265046822717288 +Benzene,0.341216706157755,0.31250548245614035,0.3176288233673188,35029,7296,7258,8.414366349442627,6.912874535378351 +PM10,69.8071895056863,76.64583047121857,99.02815600882029,35524,7279,7256,-9.796470841982861,-41.859537262639314 +PM2.5,20.03279287380223,25.36983102074461,28.85749724366042,35587,7279,7256,-26.641508153972186,-44.051293423987055 diff --git a/analysis/station-623-friday-split.csv b/analysis/station-623-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..7421d2f5fb9303986771dc10bea2c648de606c62 --- /dev/null +++ b/analysis/station-623-friday-split.csv @@ -0,0 +1,8 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +Benzene,0.34,0.27,0.35,0.32 +NO,3.87,2.79,2.07,2.72 +NO2,8.26,4.51,6.31,6.34 +NOX,12.14,7.3,8.38,9.06 +PM10,69.81,64.6,85.97,99.03 +PM2.5,20.03,21.83,28.11,28.86 +Toluene,0.52,0.26,0.33,0.38 diff --git a/analysis/station-623-hourly-NO.csv b/analysis/station-623-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..5bafb22a450651afb3e09d51b147d45d6248ef54 --- /dev/null +++ b/analysis/station-623-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,3.96,5.21,2.0 +1,2.17,2.59,1.77 +2,2.8,3.07,1.87 +3,2.31,2.11,1.82 +4,2.44,2.04,1.76 +5,4.47,2.09,1.8 +6,9.9,3.37,2.35 +7,10.06,4.68,4.17 +8,5.05,3.32,3.38 +9,3.28,2.73,2.67 +10,3.4,2.39,2.43 +11,2.78,2.24,2.31 +12,2.65,2.11,2.15 +13,2.54,2.05,2.02 +14,2.42,2.0,1.97 +15,2.41,1.91,1.92 +16,2.2,1.82,1.87 +17,2.36,1.93,1.91 +18,3.56,2.12,2.13 +19,4.65,2.32,2.78 +20,5.04,2.05,3.47 +21,4.94,2.15,4.23 +22,4.69,2.35,4.16 +23,4.59,2.85,4.26 diff --git a/analysis/station-623-hourly-NO2.csv b/analysis/station-623-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..aa35cce291ad2fd0b2a6d4cfafccfe47bde0c7b7 --- /dev/null +++ b/analysis/station-623-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,10.32,11.32,8.04 +1,6.85,7.38,6.02 +2,8.91,12.25,6.65 +3,6.09,7.55,4.86 +4,6.3,6.81,4.32 +5,9.27,7.69,5.02 +6,12.11,9.77,6.41 +7,12.38,9.87,7.56 +8,8.41,5.71,6.58 +9,5.82,4.05,4.31 +10,4.81,3.36,3.51 +11,4.33,3.01,3.35 +12,4.17,2.83,3.03 +13,4.26,2.72,2.69 +14,4.47,2.86,2.69 +15,5.24,3.27,3.19 +16,7.54,4.41,4.32 +17,10.08,6.03,7.36 +18,11.33,7.01,8.98 +19,11.84,7.95,10.73 +20,12.39,8.08,11.31 +21,12.87,8.28,10.81 +22,12.05,8.89,11.25 +23,11.4,9.28,11.18 diff --git a/analysis/station-623-hourly-NOX.csv b/analysis/station-623-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..d520f70d778f423ee6fe27ee101af73afc4969c4 --- /dev/null +++ b/analysis/station-623-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,14.27,16.52,10.04 +1,9.02,9.97,7.77 +2,11.71,15.32,8.52 +3,8.41,9.65,6.68 +4,8.74,8.85,6.08 +5,13.74,9.79,6.82 +6,22.01,13.14,8.76 +7,22.45,14.55,11.73 +8,13.46,9.03,9.96 +9,9.1,6.78,6.99 +10,8.21,5.74,5.94 +11,7.11,5.25,5.64 +12,6.82,4.94,5.17 +13,6.81,4.77,4.71 +14,6.89,4.87,4.66 +15,7.65,5.18,5.1 +16,9.74,6.23,6.19 +17,12.44,7.95,9.28 +18,14.89,9.13,11.11 +19,16.49,10.27,13.51 +20,17.43,10.13,14.78 +21,17.81,10.43,15.04 +22,16.74,11.24,15.41 +23,15.99,12.13,15.44 diff --git a/analysis/station-623-hourly-PM10.csv b/analysis/station-623-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..45bc487e5c9aa9c46857c46143073c0af41efbeb --- /dev/null +++ b/analysis/station-623-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,77.86,81.2,77.06 +1,69.48,77.89,77.73 +2,61.71,75.48,83.25 +3,55.37,62.59,86.94 +4,50.1,50.69,85.64 +5,53.25,53.16,89.24 +6,58.49,53.2,84.81 +7,80.22,50.76,90.45 +8,78.16,62.69,101.65 +9,67.71,72.9,109.55 +10,63.4,79.62,120.56 +11,61.57,72.07,97.77 +12,59.7,59.92,91.88 +13,60.9,54.68,110.22 +14,62.11,60.49,111.91 +15,59.76,67.46,101.38 +16,59.67,93.38,103.41 +17,65.34,126.9,100.73 +18,72.49,93.38,104.08 +19,76.62,83.01,94.64 +20,83.33,88.11,83.44 +21,83.33,87.17,78.82 +22,82.01,73.81,82.55 +23,85.1,73.37,83.93 diff --git a/analysis/station-623-hourly-PM25.csv b/analysis/station-623-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..75cc5e6a03d29afb075d8286f82b63be0434ddab --- /dev/null +++ b/analysis/station-623-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,23.85,25.75,27.9 +1,22.53,25.94,28.24 +2,21.04,24.65,27.97 +3,19.57,22.87,27.39 +4,18.22,21.01,27.8 +5,18.71,19.95,29.24 +6,19.3,19.21,28.9 +7,21.49,18.83,28.18 +8,21.46,20.81,31.51 +9,19.53,21.76,31.61 +10,17.86,29.2,30.63 +11,17.76,22.02,27.26 +12,16.93,20.76,25.64 +13,17.6,19.61,29.07 +14,17.46,20.03,28.86 +15,18.01,21.6,27.07 +16,17.55,26.31,29.66 +17,19.59,35.04,29.22 +18,20.72,31.24,31.78 +19,21.72,30.22,29.78 +20,23.67,31.21,27.34 +21,24.18,30.38,25.82 +22,24.66,26.95,28.17 +23,25.02,27.28,29.95 diff --git a/analysis/station-635-3way.csv b/analysis/station-635-3way.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc72a90500cb35292cb84da0c1a9c512adb6c934 --- /dev/null +++ b/analysis/station-635-3way.csv @@ -0,0 +1,6 @@ +pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop +NO,15.398944780247927,4.9824175824175825,3.71895456765999,9761,2002,2047,67.64442204631787,75.84928954073362 +NOX,33.95803708636411,14.535564435564435,9.048803126526625,9761,2002,2047,57.19551045133522,73.3529853226994 +NO2,18.576644804263168,9.615142428785608,5.4345249755142016,9758,2001,2042,48.24069399992499,70.74539007029392 +PM10,69.65535168195719,142.68513379583746,149.37431722689075,9483,2018,1904,-104.84446686498772,-114.44772529313518 +PM2.5,19.928423619759236,42.72895833333333,53.51016198189614,9636,2112,2099,-114.4121338878361,-168.51176491872778 diff --git a/analysis/station-635-friday-split.csv b/analysis/station-635-friday-split.csv new file mode 100644 index 0000000000000000000000000000000000000000..f62dc4f73767fe3c54f56879e2fc2c3c8af06147 --- /dev/null +++ b/analysis/station-635-friday-split.csv @@ -0,0 +1,6 @@ +pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat +NO,15.4,7.85,2.68,3.72 +NO2,18.58,11.14,8.39,5.43 +NOX,33.96,18.92,11.0,9.05 +PM10,69.66,149.15,138.17,149.37 +PM2.5,19.93,34.23,49.34,53.51 diff --git a/analysis/station-635-hourly-NO.csv b/analysis/station-635-hourly-NO.csv new file mode 100644 index 0000000000000000000000000000000000000000..e99b302fe6c8f81e5e8eb0c036b7986772487de9 --- /dev/null +++ b/analysis/station-635-hourly-NO.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,16.87,14.82,3.74 +1,9.45,9.39,3.1 +2,5.55,7.14,1.71 +3,3.69,5.06,1.99 +4,4.8,2.36,1.68 +5,15.86,7.65,3.01 +6,26.95,17.65,2.58 +7,39.52,19.06,4.55 +8,26.19,5.86,3.13 +9,22.21,4.89,2.53 +10,20.26,6.08,3.01 +11,20.59,8.02,2.56 +12,13.33,6.35,2.76 +13,15.82,4.99,2.51 +14,15.69,2.08,3.1 +15,11.05,2.16,2.34 +16,10.61,2.25,2.76 +17,5.04,2.21,2.96 +18,6.76,2.65,2.73 +19,6.07,4.59,2.66 +20,8.23,2.82,3.61 +21,12.0,2.35,8.09 +22,13.7,3.01,9.83 +23,17.62,3.22,15.7 diff --git a/analysis/station-635-hourly-NO2.csv b/analysis/station-635-hourly-NO2.csv new file mode 100644 index 0000000000000000000000000000000000000000..5412577bb7a0255e6bd68b301e7691693ddde8e7 --- /dev/null +++ b/analysis/station-635-hourly-NO2.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,18.52,15.57,10.65 +1,15.37,12.94,10.08 +2,12.09,14.35,8.61 +3,10.32,13.67,7.9 +4,11.19,11.52,5.02 +5,16.95,18.13,4.41 +6,21.92,20.83,6.89 +7,28.26,21.49,7.38 +8,26.14,11.98,4.75 +9,22.42,9.66,3.77 +10,22.02,9.11,3.25 +11,22.41,11.75,2.34 +12,17.24,8.17,2.32 +13,18.52,5.93,2.5 +14,19.46,6.44,2.36 +15,17.66,6.61,3.0 +16,16.21,5.94,3.78 +17,12.15,8.65,4.49 +18,12.0,10.32,4.34 +19,13.15,10.44,6.3 +20,14.68,10.24,8.62 +21,17.05,8.26,12.97 +22,18.27,8.58,13.93 +23,19.28,9.78,17.36 diff --git a/analysis/station-635-hourly-NOX.csv b/analysis/station-635-hourly-NOX.csv new file mode 100644 index 0000000000000000000000000000000000000000..b9d4023a1ece183b08a1eadc0d06ef4f92f51982 --- /dev/null +++ b/analysis/station-635-hourly-NOX.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,35.37,30.39,14.38 +1,24.74,22.33,13.13 +2,17.62,21.46,10.25 +3,13.96,18.72,9.82 +4,15.96,13.88,6.65 +5,32.8,25.78,7.37 +6,48.87,38.44,9.39 +7,67.78,40.55,11.83 +8,52.33,17.83,7.84 +9,44.63,14.54,6.22 +10,42.27,15.15,6.22 +11,42.99,19.71,4.82 +12,30.52,14.42,4.78 +13,34.35,10.75,4.91 +14,35.15,8.47,5.29 +15,28.7,8.72,5.26 +16,26.82,8.04,6.44 +17,17.18,10.76,7.33 +18,18.74,12.93,7.01 +19,19.21,14.95,8.9 +20,22.9,13.04,12.01 +21,28.93,10.55,21.06 +22,31.92,11.55,23.72 +23,36.85,12.87,33.02 diff --git a/analysis/station-635-hourly-PM10.csv b/analysis/station-635-hourly-PM10.csv new file mode 100644 index 0000000000000000000000000000000000000000..4257b6f42798d937a2e2e3f96dda9d39869a3960 --- /dev/null +++ b/analysis/station-635-hourly-PM10.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,58.5,68.27,99.11 +1,53.24,72.5,97.42 +2,53.29,73.39,105.99 +3,39.3,68.26,125.02 +4,38.1,40.82,131.32 +5,44.73,39.95,139.42 +6,56.12,39.19,145.2 +7,65.99,52.47,157.9 +8,92.96,117.54,179.86 +9,80.93,397.14,182.44 +10,75.02,124.1,186.23 +11,82.8,117.06,152.79 +12,90.29,135.03,134.26 +13,80.09,89.63,147.01 +14,85.42,81.0,165.0 +15,83.19,110.3,169.04 +16,74.43,147.87,155.4 +17,63.84,202.79,162.51 +18,51.68,185.36,156.5 +19,45.95,132.92,127.81 +20,43.86,140.53,110.4 +21,46.31,132.37,98.09 +22,50.17,110.37,97.89 +23,52.55,93.39,124.41 diff --git a/analysis/station-635-hourly-PM25.csv b/analysis/station-635-hourly-PM25.csv new file mode 100644 index 0000000000000000000000000000000000000000..f4df5b9d60159b0d7fc8057e988e91a1dd2e50d0 --- /dev/null +++ b/analysis/station-635-hourly-PM25.csv @@ -0,0 +1,25 @@ +hour,Sun-Thu,Fri,Sat +0,21.92,21.79,37.66 +1,19.73,24.83,42.08 +2,19.47,25.65,44.59 +3,15.95,25.71,50.78 +4,15.79,16.19,53.53 +5,17.73,17.0,56.44 +6,19.24,19.17,54.04 +7,20.61,17.39,58.1 +8,23.9,27.15,63.64 +9,22.83,39.71,65.15 +10,21.23,44.84,67.05 +11,21.2,44.17,50.06 +12,22.54,36.39,48.52 +13,21.48,29.95,50.88 +14,20.85,29.24,55.57 +15,20.59,40.67,55.0 +16,20.17,48.78,54.17 +17,18.35,69.04,59.27 +18,16.44,64.33,59.82 +19,15.9,49.02,51.41 +20,16.22,54.83,43.71 +21,17.4,48.92,38.25 +22,19.45,39.24,35.09 +23,19.63,35.27,30.98 diff --git a/data/readings.parquet b/data/readings.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26b9c2f2a36649c745344c4ef01bd38f10953204 --- /dev/null +++ b/data/readings.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea311d59a0d4450f4dc2d3d118af24dae45b18808fa39a025d13d4333d5bb89 +size 30535208 diff --git a/stations.csv b/stations.csv new file mode 100644 index 0000000000000000000000000000000000000000..e329903e5c47baa1c2477a8fa7286bbd8d5ed070 --- /dev/null +++ b/stations.csv @@ -0,0 +1,15 @@ +station_id,name_he,name_en,city,region_id,active,latitude,longitude,owner,monitors +5,רחוב בר אילן,Bar Ilan St,ירושלים,8,True,31.79501272,35.22040892,המשרד להגנת הסביבה,"Benzene, CO, NO, NO2, NOX, PM2.5, Toluene" +13,בקעה,Baka,ירושלים,8,True,31.7572077,35.2182598,המשרד להגנת הסביבה,"NO, NO2, NOX, PM10, PM2.5, RH, Temp, WD, WS" +36,כיכר ספרא,Safra Square,ירושלים,8,True,31.78052854,35.22471394,המשרד להגנת הסביבה,"CO, NO, NO2, NOX, O3, PM10" +193,רוממה,Romema,ירושלים,8,True,31.78971089,35.20388373,התחנה המרכזית בירושלים ניהול,"NO, NO2, NOX, PM2.5" +310,רציף 10 תחנה מרכזית,Central Bus Station Platform 10,ירושלים,8,True,31.78971089,35.20388373,התחנה המרכזית בירושלים ניהול,"NO, NO2, NOX, PM2.5" +328,אזור תעשייה עטרות,Atarot industrial zone,ירושלים,8,True,31.8534034,35.2152478,עיריית ירושלים,"CO, NO, NO2, NOX, PM10, PM2.5, Temp" +458,רחוב דבורה הנביאה,Devorah HaNevia St,ירושלים,8,True,31.78427131,35.22387011,המשרד להגנת הסביבה,"Benzene, NO, NO2, NOX, PM2.5, Toluene" +509,מלכי ישראל,Malchei Israel St,ירושלים,8,True,31.791673,35.212422,המשרד להגנת הסביבה,"Benzene, NO, NO2, NOX, PM2.5, Toluene" +547,כביש 16-מחלף בייט,Highway 16 / Beit interchange,ירושלים,8,True,31.76949,35.187792,נתיבי ישראל,"ITemp, NO, NO2, NOX, PM10, PM2.5, Temp, WD, WS" +550,כביש 16 - הר נוף,,ירושלים,8,False,31.782409,35.178905,נתיבי ישראל,"NO, NO2, NOX, PM2.5" +568,מוזיאון רוקפלר,Rockefeller Museum,ירושלים,8,True,31.783871,35.236248,המשרד להגנת הסביבה,"Benzene, NO, NO2, NOX, PM10, PM2.5, Toluene" +607,בית צפאפא,Beit Safafa,ירושלים,8,True,31.748731,35.197203,שפיר מפעל בטון בית צפאפא,"NO, NO2, NOX, PM10, PM2.5, TSP" +623,עטרות עדן,Atarot Eden,ירושלים,8,True,31.8636837,35.2154539,חברת עדן,"Benzene, NO, NO2, NOX, PM10, PM2.5, Toluene, WD, WS" +635,"ירושלים, רחוב בצלאל בזק",Bezalel St / Bezeq,ירושלים,8,True,31.76624,35.196007,מוריה חברה לפיתוח ירושלים,"NO, NO2, NOX, PM10, PM2.5, Temp"