danielrosehill commited on
Commit
62f9a64
·
verified ·
1 Parent(s): 7447067

Initial release: 12 months × 5-min × 12 Jerusalem stations (~7.1M readings)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +208 -0
  2. analysis/FINDINGS.md +110 -0
  3. analysis/headline-3way.csv +65 -0
  4. analysis/station-13-3way.csv +6 -0
  5. analysis/station-13-friday-split.csv +6 -0
  6. analysis/station-13-hourly-NO.csv +25 -0
  7. analysis/station-13-hourly-NO2.csv +25 -0
  8. analysis/station-13-hourly-NOX.csv +25 -0
  9. analysis/station-13-hourly-PM10.csv +25 -0
  10. analysis/station-13-hourly-PM25.csv +25 -0
  11. analysis/station-193-3way.csv +5 -0
  12. analysis/station-193-friday-split.csv +5 -0
  13. analysis/station-193-hourly-NO.csv +25 -0
  14. analysis/station-193-hourly-NO2.csv +25 -0
  15. analysis/station-193-hourly-NOX.csv +25 -0
  16. analysis/station-193-hourly-PM25.csv +25 -0
  17. analysis/station-310-3way.csv +5 -0
  18. analysis/station-310-friday-split.csv +5 -0
  19. analysis/station-310-hourly-NO.csv +25 -0
  20. analysis/station-310-hourly-NO2.csv +25 -0
  21. analysis/station-310-hourly-NOX.csv +25 -0
  22. analysis/station-310-hourly-PM25.csv +25 -0
  23. analysis/station-328-3way.csv +6 -0
  24. analysis/station-328-friday-split.csv +6 -0
  25. analysis/station-328-hourly-NO.csv +25 -0
  26. analysis/station-328-hourly-NO2.csv +25 -0
  27. analysis/station-328-hourly-NOX.csv +25 -0
  28. analysis/station-328-hourly-PM10.csv +25 -0
  29. analysis/station-328-hourly-PM25.csv +25 -0
  30. analysis/station-36-3way.csv +5 -0
  31. analysis/station-36-friday-split.csv +5 -0
  32. analysis/station-36-hourly-NO.csv +25 -0
  33. analysis/station-36-hourly-NO2.csv +25 -0
  34. analysis/station-36-hourly-NOX.csv +25 -0
  35. analysis/station-36-hourly-PM10.csv +25 -0
  36. analysis/station-458-3way.csv +7 -0
  37. analysis/station-458-friday-split.csv +7 -0
  38. analysis/station-458-hourly-NO.csv +25 -0
  39. analysis/station-458-hourly-NO2.csv +25 -0
  40. analysis/station-458-hourly-NOX.csv +25 -0
  41. analysis/station-458-hourly-PM25.csv +25 -0
  42. analysis/station-5-3way.csv +8 -0
  43. analysis/station-5-friday-split.csv +8 -0
  44. analysis/station-5-hourly-CO.csv +25 -0
  45. analysis/station-5-hourly-NO.csv +25 -0
  46. analysis/station-5-hourly-NO2.csv +25 -0
  47. analysis/station-5-hourly-NOX.csv +25 -0
  48. analysis/station-5-hourly-PM25.csv +25 -0
  49. analysis/station-547-3way.csv +6 -0
  50. analysis/station-547-friday-split.csv +6 -0
README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ - he
6
+ pretty_name: Jerusalem Air Quality — Weekday vs Shabbat
7
+ size_categories:
8
+ - 1M<n<10M
9
+ tags:
10
+ - air-quality
11
+ - environmental
12
+ - jerusalem
13
+ - israel
14
+ - time-series
15
+ - shabbat
16
+ - sabbath
17
+ - pm25
18
+ - no2
19
+ - environmental-monitoring
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/readings.parquet
25
+ ---
26
+
27
+ # Jerusalem Air Quality — Weekday vs Shabbat
28
+
29
+ Twelve months of 5-minute-resolution air-quality readings from **12 monitoring
30
+ stations across Jerusalem**, formatted for analysing the weekday vs Friday vs
31
+ Shabbat (Saturday) pattern in urban pollution.
32
+
33
+ The motivation: Jerusalem has a uniquely strong weekly traffic cycle — many
34
+ streets in observant neighbourhoods empty out from Friday afternoon to
35
+ Saturday night. This dataset is intended to support quantitative work on
36
+ the resulting air-quality signal.
37
+
38
+ ## Source and attribution
39
+
40
+ All readings come from the **Israeli Ministry of Environmental Protection
41
+ (המשרד להגנת הסביבה)** national air-quality monitoring network, accessed
42
+ through the public portal at <https://air.sviva.gov.il/>.
43
+
44
+ The MoEP / sviva.gov.il site is the canonical source. This dataset is a
45
+ convenience repackaging of that public data into a tidy parquet file with
46
+ some derived columns (local time, day-of-week, Shabbat/Friday flags) and
47
+ 12 months of history pre-aggregated for the Jerusalem stations.
48
+
49
+ If you use this data in research or downstream work, please cite the
50
+ **Israeli Ministry of Environmental Protection** as the original source.
51
+
52
+ ## Coverage
53
+
54
+ - **Window:** 2025-04-28 → 2026-04-28 (12 months, full year)
55
+ - **Resolution:** 5 minutes (native sensor cadence)
56
+ - **Stations:** 12 active continuous monitoring stations within the
57
+ Jerusalem region (`regionId == 8` in the source system).
58
+ - **Total valid readings:** ~7.1 million (only readings flagged `valid`
59
+ by the source system are included; sensor-error / calibration rows are
60
+ dropped).
61
+
62
+ ### Stations
63
+
64
+ | station_id | Name (English) | Name (Hebrew) | Notes |
65
+ |---|---|---|---|
66
+ | 5 | Bar Ilan St | רחוב בר אילן | Major arterial through ultra-Orthodox neighbourhood |
67
+ | 13 | Baka | בקעה | Residential mixed |
68
+ | 36 | Safra Square | כיכר ספרא | City centre / municipal complex |
69
+ | 193 | Romema | רוממה | Ultra-Orthodox |
70
+ | 310 | Central Bus Station Platform 10 | רציף 10 תחנה מרכזית | Heavy bus traffic |
71
+ | 328 | Atarot industrial zone | אזור תעשייה עטרות | Industrial / north |
72
+ | 458 | Devorah HaNevia St | רחוב דבורה הנביאה | Residential |
73
+ | 547 | Highway 16 / Beit interchange | כביש 16-מחלף בייט | Highway interchange |
74
+ | 568 | Rockefeller Museum | מוזיאון רוקפלר | East Jerusalem corridor |
75
+ | 607 | Beit Safafa | בית צפאפא | South-east neighbourhood |
76
+ | 623 | Atarot Eden | עטרות עדן | North; partial coverage from 2025-08 |
77
+ | 635 | Bezalel St | ירושלים, רחוב בצלאל בזק | City centre; partial coverage from 2026-02 |
78
+
79
+ Full station metadata is in `stations.csv`.
80
+
81
+ ### Pollutants and parameters
82
+
83
+ Per-station coverage varies — not every station measures every parameter.
84
+ The full set present in the dataset:
85
+
86
+ | code | pollutant_en | typical units |
87
+ |---|---|---|
88
+ | `NO` | Nitric oxide | ppb |
89
+ | `NOX` | Nitrogen oxides | ppb |
90
+ | `NO2` | Nitrogen dioxide | ppb |
91
+ | `CO` | Carbon monoxide | ppm |
92
+ | `O3` | Ozone | ppb |
93
+ | `SO2` | Sulphur dioxide | ppb |
94
+ | `PM2.5` | Fine particulates | µg/m³ |
95
+ | `PM10` | Coarse particulates | µg/m³ |
96
+ | `TSP` | Total suspended particulates | µg/m³ |
97
+ | `Benzene` | Benzene | ppb |
98
+ | `Toluene` | Toluene | ppb |
99
+ | `Temp`, `ITemp`, `RH`, `WS`, `WD` | Meteorological co-variates | — |
100
+
101
+ ## Schema
102
+
103
+ `data/readings.parquet` (long form, one row per (station, timestamp, pollutant)):
104
+
105
+ | column | type | description |
106
+ |---|---|---|
107
+ | `station_id` | int | MoEP station identifier |
108
+ | `station_name_he` | string | Station name in Hebrew |
109
+ | `station_name_en` | string | Station name in English |
110
+ | `station_lat`, `station_lon` | float | Station coordinates (WGS-84) |
111
+ | `timestamp` | timestamp\[UTC\] | Reading timestamp in UTC |
112
+ | `timestamp_local` | timestamp\[Asia/Jerusalem\] | Same instant in local time (handles DST) |
113
+ | `dow` | int8 | Day of week, Mon=0 … Sun=6 |
114
+ | `hour` | int8 | Local hour 0–23 |
115
+ | `is_friday` | bool | `dow == 4` |
116
+ | `is_shabbat` | bool | `dow == 5` (Saturday — proxy for Shabbat; see caveats) |
117
+ | `pollutant` | string | Source code (e.g. `NO2`, `PM2.5`) |
118
+ | `pollutant_en` | string | English long name |
119
+ | `pollutant_he` | string | Hebrew long name (as published by the source) |
120
+ | `pollutant_id` | int | MoEP pollutant identifier |
121
+ | `value` | float64 | Reading value |
122
+ | `units` | string | Reading units (per the source) |
123
+
124
+ ## Quick start
125
+
126
+ ```python
127
+ from datasets import load_dataset
128
+
129
+ ds = load_dataset("danielrosehill/Jerusalem-Air-Quality-Shabbat", split="train")
130
+ df = ds.to_pandas()
131
+
132
+ # Mean NO2 by day of week, for Bar Ilan St
133
+ import pandas as pd
134
+ no2 = df[(df.station_id == 5) & (df.pollutant == "NO2")]
135
+ print(no2.groupby("dow")["value"].mean())
136
+ ```
137
+
138
+ Or directly with pandas / pyarrow:
139
+
140
+ ```python
141
+ import pandas as pd
142
+ df = pd.read_parquet("hf://datasets/danielrosehill/Jerusalem-Air-Quality-Shabbat/data/readings.parquet")
143
+ ```
144
+
145
+ ## Headline finding (preliminary)
146
+
147
+ Using the daytime window 07:00–22:00 local time, **gaseous traffic
148
+ pollutants drop sharply on Shabbat across all 12 stations**, with Friday
149
+ sitting roughly half-way:
150
+
151
+ | Pollutant | Friday % drop vs Sun-Thu | Shabbat % drop vs Sun-Thu |
152
+ |---|---|---|
153
+ | NO | ~40 % | ~55 % (range 19–76 %) |
154
+ | NOx | ~34 % | ~52 % |
155
+ | NO₂ | ~30 % | ~47 % |
156
+ | Toluene | ~44 % | ~38 % |
157
+ | Benzene | ~25 % | ~21 % |
158
+ | CO | ~7 % | ~8 % |
159
+
160
+ The biggest Shabbat drops are in observant West-Jerusalem
161
+ neighbourhoods (Bezalel ~73 %, Bar Ilan ~55 %, Romema ~52 %) and the
162
+ smallest along corridors that carry significant non-observant traffic
163
+ (Rockefeller Museum ~13 %, Safra Square ~33 %).
164
+
165
+ **Particulates (PM2.5, PM10) do _not_ drop on Shabbat — they often rise.**
166
+ This is a real signal in the data but is confounded by Saharan dust
167
+ intrusions and weekend grilling, and needs its own controlled analysis.
168
+
169
+ Per-station summary tables are in `analysis/`. Full write-up of the
170
+ methodology, caveats, and limitations is in `analysis/FINDINGS.md`.
171
+
172
+ ## Caveats and known limitations
173
+
174
+ - **Shabbat is approximated as the calendar Saturday in local time.** Real
175
+ Shabbat onset/conclusion is sunset-based and varies between roughly
176
+ 16:30 and 19:30 across the year. A Hebcal-driven exact window would
177
+ tighten the signal, especially for the Friday-evening / Saturday-night
178
+ transitions.
179
+ - **Jewish holidays are _not_ excluded.** The window 2025-04 → 2026-04
180
+ contains Pesach, Shavuot, the High Holy Days, Sukkot, Hanukkah and
181
+ Purim. Yom Kippur in particular is the cleanest air day of the year
182
+ nationally and biases any "weekday" baseline that includes it
183
+ (Wed 2025-10-01 was YK 2025).
184
+ - **Sensor validity flag is trusted as-is.** Only `valid: true` readings
185
+ are included; the source system's QC decisions have not been
186
+ re-verified.
187
+ - **Two stations have partial coverage**: 623 (Atarot Eden) starts
188
+ 2025-08-06; 635 (Bezalel St) starts 2026-02-05. Their statistics use
189
+ fewer Saturdays.
190
+ - **Station 509** (Malchei Israel) is listed as active in the source
191
+ metadata but returned no historical data over this window and is
192
+ omitted from `data/readings.parquet`.
193
+ - **Region filter:** stations were selected by `regionId == 8` in the
194
+ source system. Two stations on the periphery of the region (Highway 16
195
+ and Atarot) sit outside the historical city core but are functionally
196
+ part of the Jerusalem network.
197
+
198
+ ## License
199
+
200
+ The underlying data is published by the Israeli Ministry of Environmental
201
+ Protection as a public-information service. This dataset is shared under
202
+ **CC-BY-4.0** with attribution to the Ministry as the original data
203
+ source.
204
+
205
+ ## Versioning
206
+
207
+ - **v1** (2026-04-28): initial release. 12 months × 5-min × 12 stations,
208
+ long-form parquet.
analysis/FINDINGS.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Jerusalem Air Quality — Weekday vs Friday vs Shabbat (preliminary)
2
+
3
+ 12 months of 5-minute resolution data (2025-04-28 → 2026-04-28) for 12 active
4
+ Israeli MoEP / Envista ARM stations in Jerusalem, pulled from
5
+ `https://air-papi.sviva.gov.il/v1/envista/...` (see
6
+ `research/api-air-sviva-gov-il.md`).
7
+
8
+ Daytime window = 07:00–22:00 local (Asia/Jerusalem). Friday evening through
9
+ Saturday morning is collapsed into "Sat" since Shabbat-observant traffic is
10
+ already off the road by then; this slightly understates the true Shabbat drop
11
+ because it includes Friday morning rush in "Fri".
12
+
13
+ Each station has ~50 Fridays and ~50 Saturdays in the window (station 623
14
+ joined Aug 2025, station 635 joined Feb 2026 — small samples flagged).
15
+
16
+ ## Signal: traffic-derived gases drop sharply on Shabbat
17
+
18
+ Median Shabbat % drop vs Sun-Thu daytime mean, across the 12 stations:
19
+
20
+ | Pollutant | Friday % drop | Shabbat % drop |
21
+ |---|---|---|
22
+ | NO | ~40 % | ~55 % |
23
+ | NOx | ~34 % | ~52 % |
24
+ | NO₂ | ~30 % | ~47 % |
25
+ | Toluene | ~44 % | ~38 % |
26
+ | Benzene | ~25 % | ~21 % |
27
+ | CO | ~7 % | ~8 % |
28
+
29
+ The signal is consistent, monotonic (Sun-Thu > Fri > Sat for every gaseous
30
+ traffic pollutant at every station except a couple of edge cases), and
31
+ strongest in the most observant neighbourhoods.
32
+
33
+ ## Where the drop is biggest
34
+
35
+ Top stations by NOx Shabbat drop:
36
+
37
+ | Station ID | Location | NOx weekday | NOx Shabbat | % drop |
38
+ |---|---|---|---|---|
39
+ | 635 | Bezalel St (city centre, near Geula) | 34.0 | 9.0 | **73 %** |
40
+ | 310 | Central Bus Station Platform 10 | 130.0 | 40.5 | **69 %** |
41
+ | 458 | Devorah HaNevia St (residential) | 39.6 | 15.5 | **61 %** |
42
+ | 328 | Atarot industrial zone | 38.8 | 15.8 | **59 %** |
43
+ | 547 | Highway 16 / Beit interchange | 18.1 | 7.8 | **57 %** |
44
+ | 5 | Bar Ilan St (arterial) | 26.4 | 11.9 | **55 %** |
45
+ | 193 | Romema (ultra-Orthodox) | 14.3 | 6.8 | **52 %** |
46
+ | 607 | Beit Safafa | 18.6 | 9.3 | **50 %** |
47
+ | 13 | Baka (residential mixed) | 13.9 | 8.5 | **39 %** |
48
+ | 36 | Safra Square (city centre) | 11.1 | 7.5 | **33 %** |
49
+ | 623 | Atarot Eden (8 mo. only) | 12.1 | 9.1 | **25 %** |
50
+ | 568 | Rockefeller Museum | 33.1 | 28.7 | **13 %** |
51
+
52
+ Rockefeller Museum (568) is the surprise outlier — much smaller drop than
53
+ neighbours. Worth checking whether the inlet sits next to a road that
54
+ remains busy on Shabbat (Sultan Suleiman / Salah a-Din area carries a lot
55
+ of East-Jerusalem traffic, which doesn't observe Shabbat).
56
+
57
+ Conversely, the very tight grouping at 50–70 % drops in West-Jerusalem
58
+ arterial / residential stations is a strong correlate of the population's
59
+ observance of vehicular Shabbat.
60
+
61
+ ## Friday is genuinely intermediate
62
+
63
+ Friday daytime sits roughly **half-way** between weekday and Shabbat for
64
+ NOx at most stations — consistent with reduced commercial activity but
65
+ ongoing pre-Shabbat shopping/errands until early afternoon.
66
+ `scripts/shabbat_correlation.py` also writes `station-{id}-friday-split.csv`
67
+ breaking Friday into AM (07–13) and PM (14–22) — the AM block looks like a
68
+ near-normal weekday; the drop concentrates in PM.
69
+
70
+ ## PM2.5 / PM10 do **not** drop on Shabbat — they often rise
71
+
72
+ Particulate matter increases on Saturdays at almost every station (-30 % to
73
+ -65 % "drops", i.e. Sat is *higher* than weekday). Several plausible
74
+ contributors, none ruled out yet:
75
+
76
+ - April–May 2026 included multiple Saharan dust intrusions; 12 months is
77
+ not enough to wash that out and Saturdays happened to coincide with some
78
+ of them.
79
+ - Charcoal grilling (mangal) is a well-documented Israeli Friday-afternoon
80
+ / Saturday source of PM2.5 and PM10.
81
+ - Reduced wind / different boundary-layer dynamics on weekends.
82
+
83
+ This is a real finding for the project but it cuts the other way from the
84
+ gaseous traffic story and deserves its own analysis (probably needs to
85
+ controlling for synoptic dust days).
86
+
87
+ ## Caveats
88
+
89
+ - Daytime defined as 07–22 ignores the actual Shabbat onset/conclusion
90
+ times, which vary 17:00–19:00 by season. A Hebcal-driven exact window
91
+ would tighten the signal.
92
+ - Calendar holidays (Pesach 2025-04, Shavuot, Rosh Hashana, Yom Kippur,
93
+ Sukkot, Hanukkah) are not excluded — Yom Kippur in particular is the
94
+ cleanest air day of the year nationwide and inflates "weekday" cleanness
95
+ for any year that includes it (Wed 2025-10-01 was YK 2025).
96
+ - 12 months × 5-min data is ~700k rows per station, ~2 GB total raw JSON;
97
+ the raw is gitignored and regenerable via the API; only summary CSVs are
98
+ committed.
99
+
100
+ ## How to reproduce
101
+
102
+ ```bash
103
+ # 1. Pull raw data (mints Guest tokens, ~2 GB)
104
+ .venv/bin/python -m pip install pandas numpy # one-off
105
+ bash scripts/fetch_historical.sh # (TODO: lift the inline pull from session)
106
+
107
+ # 2. Run analysis
108
+ .venv/bin/python scripts/shabbat_correlation.py
109
+ # → writes analysis/headline-3way.csv + per-station CSVs
110
+ ```
analysis/headline-3way.csv ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ station_id,station,pollutant,weekday_mean,friday_mean,shabbat_mean,fri_pct_drop,shabbat_pct_drop,n_sat_days,n_fri_days
2
+ 13,Baka (residential mixed),NO2,9.65,6.47,5.66,32.9,41.4,51,52
3
+ 13,Baka (residential mixed),NOX,13.94,9.33,8.53,33.1,38.8,51,52
4
+ 13,Baka (residential mixed),NO,4.29,2.86,2.87,33.3,33.0,51,52
5
+ 13,Baka (residential mixed),PM2.5,15.15,19.06,21.44,-25.8,-41.5,51,52
6
+ 13,Baka (residential mixed),PM10,53.13,62.96,77.02,-18.5,-45.0,51,52
7
+ 193,Romema (ultra-Orthodox),NO,2.68,1.77,1.26,34.1,52.9,52,52
8
+ 193,Romema (ultra-Orthodox),NOX,14.27,9.03,6.78,36.7,52.4,52,52
9
+ 193,Romema (ultra-Orthodox),NO2,11.59,7.26,5.52,37.3,52.3,52,52
10
+ 193,Romema (ultra-Orthodox),PM2.5,12.45,16.85,20.76,-35.3,-66.8,52,52
11
+ 310,Central Bus Station Platform 10,NO2,55.83,39.17,16.65,29.9,70.2,50,50
12
+ 310,Central Bus Station Platform 10,NOX,130.02,87.63,40.45,32.6,68.9,50,50
13
+ 310,Central Bus Station Platform 10,NO,74.19,48.48,23.84,34.7,67.9,50,50
14
+ 310,Central Bus Station Platform 10,PM2.5,19.5,19.13,22.21,1.9,-13.9,50,50
15
+ 328,Atarot industrial zone,NO,18.43,5.39,5.84,70.8,68.3,52,52
16
+ 328,Atarot industrial zone,NOX,38.76,14.2,15.8,63.4,59.2,52,52
17
+ 328,Atarot industrial zone,NO2,20.32,8.81,9.95,56.7,51.0,52,52
18
+ 328,Atarot industrial zone,PM10,143.89,85.92,96.04,40.3,33.3,52,52
19
+ 328,Atarot industrial zone,PM2.5,26.79,23.11,25.37,13.8,5.3,52,52
20
+ 36,Safra Square (city centre / municipality),NO,2.36,1.58,1.57,32.9,33.3,51,52
21
+ 36,Safra Square (city centre / municipality),NOX,11.14,7.68,7.51,31.0,32.6,51,52
22
+ 36,Safra Square (city centre / municipality),NO2,8.78,6.1,5.93,30.6,32.4,51,52
23
+ 36,Safra Square (city centre / municipality),PM10,56.13,66.12,81.0,-17.8,-44.3,51,52
24
+ 458,Devorah HaNevia St (residential),NO,20.3,10.4,5.79,48.8,71.5,52,52
25
+ 458,Devorah HaNevia St (residential),NOX,39.58,23.91,15.49,39.6,60.9,52,52
26
+ 458,Devorah HaNevia St (residential),Toluene,0.99,0.54,0.47,45.1,53.0,52,52
27
+ 458,Devorah HaNevia St (residential),NO2,19.27,13.51,9.7,29.9,49.7,52,52
28
+ 458,Devorah HaNevia St (residential),Benzene,0.28,0.21,0.19,26.7,32.4,52,52
29
+ 458,Devorah HaNevia St (residential),PM2.5,22.95,26.47,33.15,-15.3,-44.5,52,52
30
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",NO,9.21,4.84,2.52,47.4,72.7,52,52
31
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",NOX,26.39,17.51,11.85,33.6,55.1,52,52
32
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",Toluene,0.67,0.33,0.31,51.0,54.3,52,52
33
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",NO2,17.18,12.67,9.33,26.2,45.7,52,52
34
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",Benzene,0.22,0.16,0.16,26.4,29.5,52,52
35
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",CO,0.54,0.5,0.5,6.6,8.2,52,52
36
+ 5,"Bar Ilan St (arterial, ultra-Orthodox)",PM2.5,16.92,20.25,22.47,-19.7,-32.8,52,52
37
+ 547,Highway 16 / Beit interchange,NO,7.59,4.6,2.28,39.4,70.0,52,52
38
+ 547,Highway 16 / Beit interchange,NOX,18.14,12.16,7.85,32.9,56.7,52,52
39
+ 547,Highway 16 / Beit interchange,NO2,10.55,7.56,5.57,28.3,47.2,52,52
40
+ 547,Highway 16 / Beit interchange,PM10,70.15,67.71,90.96,3.5,-29.7,52,52
41
+ 547,Highway 16 / Beit interchange,PM2.5,24.27,28.05,31.75,-15.6,-30.8,52,52
42
+ 568,Rockefeller Museum,Toluene,0.71,0.4,0.48,44.0,32.8,52,52
43
+ 568,Rockefeller Museum,NO,13.72,7.14,11.12,48.0,18.9,52,52
44
+ 568,Rockefeller Museum,NOX,33.08,21.4,28.73,35.3,13.1,52,52
45
+ 568,Rockefeller Museum,Benzene,0.22,0.16,0.2,25.4,9.3,52,52
46
+ 568,Rockefeller Museum,NO2,19.36,14.26,17.61,26.3,9.0,52,52
47
+ 568,Rockefeller Museum,PM10,62.47,68.01,62.75,-8.9,-0.5,52,52
48
+ 568,Rockefeller Museum,PM2.5,16.4,19.24,23.99,-17.3,-46.3,52,52
49
+ 607,Beit Safafa,NO,8.18,4.02,3.91,50.9,52.2,52,52
50
+ 607,Beit Safafa,NOX,18.64,10.15,9.33,45.6,50.0,52,52
51
+ 607,Beit Safafa,NO2,10.46,6.13,5.42,41.4,48.2,52,52
52
+ 607,Beit Safafa,PM10,85.75,92.25,105.62,-7.6,-23.2,52,52
53
+ 607,Beit Safafa,PM2.5,23.31,27.19,31.36,-16.6,-34.5,52,52
54
+ 623,Atarot Eden,NO,3.87,2.39,2.72,38.4,29.8,38,38
55
+ 623,Atarot Eden,Toluene,0.52,0.3,0.38,42.1,25.4,38,38
56
+ 623,Atarot Eden,NOX,12.14,7.91,9.06,34.9,25.3,38,38
57
+ 623,Atarot Eden,NO2,8.26,5.52,6.34,33.2,23.3,38,38
58
+ 623,Atarot Eden,Benzene,0.34,0.31,0.32,8.4,6.9,38,38
59
+ 623,Atarot Eden,PM10,69.81,76.65,99.03,-9.8,-41.9,38,38
60
+ 623,Atarot Eden,PM2.5,20.03,25.37,28.86,-26.6,-44.1,38,38
61
+ 635,Bezalel St / Bezeq,NO,15.4,4.98,3.72,67.6,75.8,11,11
62
+ 635,Bezalel St / Bezeq,NOX,33.96,14.54,9.05,57.2,73.4,11,11
63
+ 635,Bezalel St / Bezeq,NO2,18.58,9.62,5.43,48.2,70.7,11,11
64
+ 635,Bezalel St / Bezeq,PM10,69.66,142.69,149.37,-104.8,-114.4,11,11
65
+ 635,Bezalel St / Bezeq,PM2.5,19.93,42.73,53.51,-114.4,-168.5,11,11
analysis/station-13-3way.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO2,9.648959944638932,6.4701661937576,5.6571589052287585,49132,9868,9792,32.94441856033929,41.370272675119374
3
+ NOX,13.936247252299927,9.329306850425619,8.530912990196079,49132,9868,9792,33.057252203343445,38.78615357668682
4
+ NO,4.287755434340145,2.858633968382651,2.8732945261437908,49132,9868,9792,33.33029338641432,32.98837654937355
5
+ PM2.5,15.153894819272143,19.057909458199525,21.439921520033046,48526,9653,9684,-25.76245041612936,-41.48126125810624
6
+ PM10,53.13191235714873,62.95707585644372,77.02313119950915,48652,9808,9779,-18.492019322118473,-44.96585532582649
analysis/station-13-friday-split.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,4.29,3.31,2.5,2.87
3
+ NO2,9.65,6.28,6.62,5.66
4
+ NOX,13.94,9.6,9.12,8.53
5
+ PM10,53.13,51.89,71.73,77.02
6
+ PM2.5,15.15,16.52,21.02,21.44
analysis/station-13-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,3.58,5.33,2.07
3
+ 1,3.58,5.57,2.1
4
+ 2,2.62,4.02,1.96
5
+ 3,2.2,2.65,1.9
6
+ 4,2.02,2.33,1.9
7
+ 5,2.23,2.14,1.89
8
+ 6,4.63,2.84,2.18
9
+ 7,8.9,4.45,3.48
10
+ 8,5.82,4.04,2.62
11
+ 9,4.18,3.03,2.41
12
+ 10,3.59,2.85,2.38
13
+ 11,3.35,2.96,2.41
14
+ 12,3.24,3.03,2.49
15
+ 13,3.32,2.83,2.54
16
+ 14,3.4,2.84,2.6
17
+ 15,3.56,2.88,2.64
18
+ 16,3.54,2.73,2.55
19
+ 17,4.22,2.5,2.47
20
+ 18,5.02,2.31,2.77
21
+ 19,4.55,2.34,2.5
22
+ 20,4.15,2.5,3.1
23
+ 21,3.82,2.19,3.93
24
+ 22,3.94,2.19,5.07
25
+ 23,3.71,2.09,5.07
analysis/station-13-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,9.63,11.69,7.58
3
+ 1,8.58,10.94,7.1
4
+ 2,6.84,9.43,5.95
5
+ 3,5.79,8.18,5.15
6
+ 4,5.65,6.51,4.56
7
+ 5,7.28,7.28,4.6
8
+ 6,12.31,9.84,5.86
9
+ 7,15.34,11.26,6.85
10
+ 8,11.4,8.68,4.6
11
+ 9,8.27,5.85,3.56
12
+ 10,6.65,4.9,3.23
13
+ 11,5.93,4.71,3.05
14
+ 12,5.62,4.48,3.04
15
+ 13,5.89,4.07,2.95
16
+ 14,6.37,4.25,3.02
17
+ 15,7.59,4.63,3.34
18
+ 16,9.5,5.17,3.71
19
+ 17,11.38,5.96,5.01
20
+ 18,11.96,6.85,6.69
21
+ 19,12.19,7.41,7.8
22
+ 20,12.24,8.36,9.61
23
+ 21,12.04,8.77,11.62
24
+ 22,11.82,8.17,12.44
25
+ 23,10.96,8.1,12.82
analysis/station-13-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,13.2,17.01,9.66
3
+ 1,12.15,16.51,9.19
4
+ 2,9.46,13.45,7.91
5
+ 3,7.98,10.83,7.05
6
+ 4,7.67,8.84,6.46
7
+ 5,9.5,9.41,6.48
8
+ 6,16.94,12.68,8.04
9
+ 7,24.24,15.71,10.33
10
+ 8,17.22,12.71,7.22
11
+ 9,12.45,8.88,5.97
12
+ 10,10.24,7.75,5.61
13
+ 11,9.28,7.67,5.46
14
+ 12,8.85,7.52,5.54
15
+ 13,9.21,6.9,5.49
16
+ 14,9.77,7.09,5.62
17
+ 15,11.15,7.51,5.98
18
+ 16,13.04,7.91,6.27
19
+ 17,15.6,8.46,7.48
20
+ 18,16.98,9.16,9.46
21
+ 19,16.73,9.75,10.3
22
+ 20,16.4,10.86,12.72
23
+ 21,15.85,10.96,15.54
24
+ 22,15.76,10.36,17.51
25
+ 23,14.67,10.19,17.9
analysis/station-13-hourly-PM10.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,40.62,41.66,54.99
3
+ 1,36.37,41.02,54.71
4
+ 2,32.32,44.31,58.73
5
+ 3,31.5,34.62,61.03
6
+ 4,33.14,31.74,63.3
7
+ 5,39.05,37.82,59.64
8
+ 6,46.43,36.62,62.58
9
+ 7,57.45,32.88,69.48
10
+ 8,62.41,45.57,75.7
11
+ 9,66.73,58.43,84.3
12
+ 10,63.46,60.88,83.41
13
+ 11,55.03,57.39,72.35
14
+ 12,52.63,54.07,83.14
15
+ 13,56.05,53.76,86.24
16
+ 14,52.99,60.71,90.28
17
+ 15,53.41,69.06,86.34
18
+ 16,54.54,87.58,86.34
19
+ 17,52.24,100.22,87.1
20
+ 18,50.79,75.9,79.77
21
+ 19,47.73,66.12,71.45
22
+ 20,43.04,68.17,61.29
23
+ 21,41.08,63.59,58.13
24
+ 22,40.37,54.57,56.91
25
+ 23,39.75,57.57,57.26
analysis/station-13-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,12.23,14.3,16.41
3
+ 1,11.68,15.87,17.21
4
+ 2,10.84,15.77,16.33
5
+ 3,9.85,12.33,15.95
6
+ 4,10.21,10.77,17.47
7
+ 5,11.56,12.32,17.08
8
+ 6,11.43,11.43,16.95
9
+ 7,9.93,7.46,14.89
10
+ 8,11.5,12.04,19.1
11
+ 9,15.96,17.69,23.59
12
+ 10,17.03,19.75,23.7
13
+ 11,17.26,19.71,23.2
14
+ 12,17.83,19.52,23.93
15
+ 13,16.68,18.65,25.57
16
+ 14,16.67,19.07,25.51
17
+ 15,17.1,22.6,25.28
18
+ 16,18.16,26.29,25.22
19
+ 17,16.89,27.58,24.12
20
+ 18,15.24,22.61,21.54
21
+ 19,14.48,20.19,20.18
22
+ 20,12.37,19.05,16.86
23
+ 21,12.29,15.95,14.45
24
+ 22,12.81,16.17,15.3
25
+ 23,13.46,16.3,16.15
analysis/station-193-3way.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,2.6797864164071035,1.7663500816993463,1.262090389818619,49442,9792,9979,34.08616183421206,52.90332161953586
3
+ NOX,14.266109785202865,9.0265522875817,6.784497444633731,49442,9792,9979,36.727303914734726,52.44325505141726
4
+ NO2,11.585862222402005,7.259814133986929,5.52154524501453,49442,9792,9979,37.33902583486955,52.3423881708323
5
+ PM2.5,12.451007839922651,16.847916666666666,20.762723004694838,47577,9600,9585,-35.313678083519136,-66.75536046264205
analysis/station-193-friday-split.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,2.68,2.4,1.27,1.26
3
+ NO2,11.59,8.84,6.03,5.52
4
+ NOX,14.27,11.24,7.3,6.78
5
+ PM2.5,12.45,13.4,19.53,20.76
analysis/station-193-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,1.59,1.51,1.01
3
+ 1,1.24,1.28,1.0
4
+ 2,1.15,1.05,0.91
5
+ 3,1.06,0.93,0.85
6
+ 4,0.99,0.85,0.83
7
+ 5,1.58,0.96,0.86
8
+ 6,2.77,1.48,0.95
9
+ 7,4.07,2.63,1.68
10
+ 8,5.0,3.17,1.5
11
+ 9,3.99,2.78,1.07
12
+ 10,3.23,2.16,0.95
13
+ 11,2.73,2.1,0.88
14
+ 12,2.71,2.12,0.86
15
+ 13,2.66,1.86,0.88
16
+ 14,2.57,1.7,0.8
17
+ 15,2.43,1.5,0.83
18
+ 16,2.4,1.35,0.76
19
+ 17,2.09,1.24,0.86
20
+ 18,1.86,1.13,1.26
21
+ 19,1.76,1.09,1.53
22
+ 20,1.75,1.07,1.72
23
+ 21,1.86,1.18,2.38
24
+ 22,1.78,1.17,2.24
25
+ 23,1.75,1.06,2.03
analysis/station-193-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,8.47,10.29,3.84
3
+ 1,5.77,7.57,3.15
4
+ 2,4.15,5.05,3.07
5
+ 3,3.17,3.83,3.24
6
+ 4,2.92,3.08,3.47
7
+ 5,5.54,3.95,4.37
8
+ 6,11.06,7.03,4.49
9
+ 7,14.45,11.1,5.82
10
+ 8,15.1,11.46,5.22
11
+ 9,12.66,9.18,4.15
12
+ 10,10.73,8.15,3.15
13
+ 11,9.54,7.53,2.88
14
+ 12,9.4,7.73,2.75
15
+ 13,9.86,6.73,2.78
16
+ 14,10.2,7.21,2.56
17
+ 15,10.77,6.75,2.89
18
+ 16,11.83,7.06,3.34
19
+ 17,11.73,6.52,4.12
20
+ 18,11.67,5.84,5.22
21
+ 19,11.99,5.11,7.07
22
+ 20,11.94,5.01,9.63
23
+ 21,12.15,5.46,13.01
24
+ 22,11.37,5.32,13.75
25
+ 23,10.0,4.84,13.22
analysis/station-193-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,10.06,11.79,4.85
3
+ 1,7.01,8.85,4.16
4
+ 2,5.3,6.1,3.97
5
+ 3,4.23,4.77,4.09
6
+ 4,3.9,3.94,4.3
7
+ 5,7.12,4.9,5.23
8
+ 6,13.84,8.5,5.44
9
+ 7,18.52,13.74,7.5
10
+ 8,20.1,14.63,6.71
11
+ 9,16.65,11.95,5.22
12
+ 10,13.95,10.31,4.1
13
+ 11,12.28,9.63,3.76
14
+ 12,12.1,9.85,3.61
15
+ 13,12.53,8.59,3.66
16
+ 14,12.78,8.91,3.36
17
+ 15,13.2,8.25,3.72
18
+ 16,14.23,8.41,4.1
19
+ 17,13.82,7.76,4.97
20
+ 18,13.53,6.97,6.48
21
+ 19,13.75,6.2,8.6
22
+ 20,13.69,6.08,11.35
23
+ 21,14.01,6.65,15.38
24
+ 22,13.15,6.49,16.0
25
+ 23,11.75,5.91,15.25
analysis/station-193-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,11.51,9.98,17.58
3
+ 1,10.46,10.39,17.86
4
+ 2,9.9,11.35,17.67
5
+ 3,9.57,10.99,18.28
6
+ 4,9.39,9.85,18.89
7
+ 5,9.73,10.08,18.96
8
+ 6,10.24,10.15,17.24
9
+ 7,10.52,9.58,18.6
10
+ 8,11.56,10.36,21.24
11
+ 9,12.98,14.73,22.46
12
+ 10,12.81,15.19,22.58
13
+ 11,12.48,15.24,19.95
14
+ 12,12.73,14.71,19.65
15
+ 13,12.7,13.98,21.89
16
+ 14,13.03,15.18,23.37
17
+ 15,13.48,17.43,22.63
18
+ 16,12.93,20.29,23.35
19
+ 17,12.57,25.01,22.3
20
+ 18,12.55,22.22,21.86
21
+ 19,12.26,20.24,20.87
22
+ 20,12.32,20.36,18.64
23
+ 21,12.25,18.93,16.89
24
+ 22,12.02,16.1,15.92
25
+ 23,11.2,15.54,13.82
analysis/station-310-3way.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO2,55.83249020887728,39.16587020033389,16.65204763894693,49024,9584,9572,29.851113475668374,70.1749866849047
3
+ NOX,130.02408412206267,87.63006051752922,40.45434600919348,49024,9584,9572,32.60474695190718,68.88703636534278
4
+ NO,74.19486374020887,48.48063439065109,23.841569160050145,49024,9584,9572,34.657694688402415,67.86628082028604
5
+ PM2.5,19.500584100178305,19.13179448994788,22.211339656826176,48793,9401,9383,1.8911721225163391,-13.900894161539938
analysis/station-310-friday-split.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,74.19,90.15,16.03,23.84
3
+ NO2,55.83,61.16,22.04,16.65
4
+ NOX,130.02,151.31,38.04,40.45
5
+ PM2.5,19.5,17.08,20.73,22.21
analysis/station-310-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,18.36,16.73,0.55
3
+ 1,5.99,4.95,0.52
4
+ 2,2.87,2.82,0.56
5
+ 3,1.41,1.18,0.43
6
+ 4,1.54,2.17,0.47
7
+ 5,62.22,6.17,0.44
8
+ 6,134.49,81.13,0.48
9
+ 7,72.01,83.47,0.97
10
+ 8,69.07,88.46,0.82
11
+ 9,63.23,85.69,0.93
12
+ 10,70.88,75.5,0.46
13
+ 11,89.55,101.17,0.42
14
+ 12,86.14,112.77,0.43
15
+ 13,86.36,83.94,0.37
16
+ 14,90.57,74.34,0.45
17
+ 15,118.36,51.96,0.46
18
+ 16,131.2,9.67,0.45
19
+ 17,73.34,3.57,4.28
20
+ 18,54.7,1.81,35.66
21
+ 19,43.88,0.67,56.89
22
+ 20,46.28,0.65,81.01
23
+ 21,44.27,0.7,114.12
24
+ 22,47.68,0.62,82.67
25
+ 23,34.64,0.64,60.24
analysis/station-310-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,28.16,31.89,5.66
3
+ 1,15.3,16.99,5.77
4
+ 2,9.33,10.43,4.91
5
+ 3,6.77,7.69,5.18
6
+ 4,6.19,6.64,5.67
7
+ 5,22.14,10.64,5.68
8
+ 6,44.06,41.21,6.36
9
+ 7,43.28,48.45,7.63
10
+ 8,52.36,59.87,6.6
11
+ 9,49.02,55.46,5.31
12
+ 10,53.59,60.39,3.99
13
+ 11,67.43,67.69,3.61
14
+ 12,64.71,74.31,3.47
15
+ 13,63.14,61.94,3.69
16
+ 14,68.38,63.56,3.67
17
+ 15,69.27,49.47,4.07
18
+ 16,76.49,26.49,4.63
19
+ 17,59.6,16.7,8.09
20
+ 18,49.76,11.23,18.32
21
+ 19,45.92,8.07,30.9
22
+ 20,43.19,7.38,40.32
23
+ 21,43.67,7.57,62.48
24
+ 22,43.68,7.62,59.1
25
+ 23,38.89,7.56,51.93
analysis/station-310-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,46.51,48.61,6.17
3
+ 1,21.28,21.94,6.22
4
+ 2,12.17,13.23,5.41
5
+ 3,8.13,8.82,5.53
6
+ 4,7.67,8.77,6.04
7
+ 5,84.35,16.78,6.06
8
+ 6,178.55,122.34,6.78
9
+ 7,115.29,131.92,8.57
10
+ 8,121.42,148.32,7.4
11
+ 9,112.24,141.14,6.19
12
+ 10,124.46,135.89,4.39
13
+ 11,156.98,168.85,3.98
14
+ 12,150.85,187.08,3.86
15
+ 13,149.5,145.88,4.01
16
+ 14,158.94,137.89,4.06
17
+ 15,187.63,101.44,4.46
18
+ 16,207.68,36.15,5.01
19
+ 17,132.94,20.26,12.32
20
+ 18,104.46,13.0,53.94
21
+ 19,89.8,8.69,87.77
22
+ 20,89.47,7.97,121.33
23
+ 21,87.94,8.22,176.59
24
+ 22,91.35,8.2,141.76
25
+ 23,73.53,8.15,112.17
analysis/station-310-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,15.91,14.32,16.58
3
+ 1,14.12,13.36,17.18
4
+ 2,13.49,13.68,18.18
5
+ 3,12.73,12.77,18.51
6
+ 4,13.47,12.82,17.36
7
+ 5,14.58,13.34,18.55
8
+ 6,17.17,12.53,18.46
9
+ 7,17.86,16.67,19.13
10
+ 8,19.37,16.14,21.85
11
+ 9,20.22,16.06,22.11
12
+ 10,19.85,17.25,23.46
13
+ 11,19.99,16.82,20.21
14
+ 12,20.31,17.57,21.01
15
+ 13,21.95,19.03,23.45
16
+ 14,21.73,20.26,23.99
17
+ 15,21.06,21.4,26.76
18
+ 16,21.14,22.98,24.05
19
+ 17,21.25,26.52,23.46
20
+ 18,18.9,23.13,22.58
21
+ 19,17.1,18.53,21.79
22
+ 20,17.16,19.99,20.14
23
+ 21,17.66,18.47,20.7
24
+ 22,16.52,15.31,20.66
25
+ 23,16.73,16.67,20.16
analysis/station-328-3way.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,18.43455171851429,5.391828754762382,5.841237837295616,49054,9974,9969,70.75150599215694,68.31364317132208
3
+ NOX,38.75619406788299,14.197443352717062,15.795104824957367,49055,9974,9969,63.367292134388414,59.24495372974027
4
+ NO2,20.321860730593606,8.806316422699018,9.95491022168723,49056,9974,9969,56.66579680156196,51.01378582572126
5
+ PM10,143.89417435557945,85.92042426726788,96.04197379197379,48338,9758,9768,40.28915718648318,33.25513404410469
6
+ PM2.5,26.791220799571143,23.107267144319344,25.365300071567326,48501,9770,9781,13.750600179110796,5.3223432357611795
analysis/station-328-friday-split.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,18.43,10.37,1.52,5.84
3
+ NO2,20.32,12.36,6.04,9.95
4
+ NOX,38.76,22.73,7.56,15.8
5
+ PM10,143.89,96.41,77.76,96.04
6
+ PM2.5,26.79,23.61,22.72,25.37
analysis/station-328-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,8.1,8.65,1.32
3
+ 1,4.56,6.02,1.17
4
+ 2,8.97,7.77,1.28
5
+ 3,7.56,7.2,1.13
6
+ 4,10.59,6.67,1.22
7
+ 5,14.45,6.41,1.39
8
+ 6,34.7,13.82,4.18
9
+ 7,51.53,21.28,12.59
10
+ 8,32.53,15.15,12.31
11
+ 9,28.8,13.87,6.4
12
+ 10,25.61,10.54,4.48
13
+ 11,21.46,5.93,4.82
14
+ 12,21.21,3.31,4.09
15
+ 13,20.09,2.5,3.39
16
+ 14,16.89,2.25,3.12
17
+ 15,14.9,1.87,2.96
18
+ 16,12.74,1.63,2.52
19
+ 17,9.6,1.41,2.62
20
+ 18,8.59,1.26,2.7
21
+ 19,8.28,1.37,4.16
22
+ 20,7.98,1.34,7.57
23
+ 21,7.56,1.23,8.56
24
+ 22,7.47,1.32,11.2
25
+ 23,7.92,1.31,12.82
analysis/station-328-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,13.57,15.07,7.71
3
+ 1,10.72,14.48,6.51
4
+ 2,12.81,14.64,6.31
5
+ 3,11.7,12.7,4.95
6
+ 4,14.06,12.88,4.73
7
+ 5,17.5,14.72,5.85
8
+ 6,26.46,20.08,10.1
9
+ 7,32.3,21.37,17.07
10
+ 8,27.98,17.04,15.65
11
+ 9,25.55,16.09,9.78
12
+ 10,22.99,12.82,7.67
13
+ 11,21.58,8.21,7.91
14
+ 12,21.85,6.11,7.29
15
+ 13,21.96,4.91,6.49
16
+ 14,20.91,4.82,6.44
17
+ 15,19.93,4.74,6.63
18
+ 16,19.22,5.09,6.82
19
+ 17,17.92,5.25,7.61
20
+ 18,15.83,5.2,8.58
21
+ 19,14.61,6.08,9.7
22
+ 20,13.96,6.98,12.11
23
+ 21,14.36,7.93,13.84
24
+ 22,14.32,8.27,15.71
25
+ 23,13.8,7.89,17.52
analysis/station-328-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,21.67,23.72,9.03
3
+ 1,15.28,20.5,7.68
4
+ 2,21.79,22.42,7.59
5
+ 3,19.26,19.89,6.08
6
+ 4,24.65,19.55,5.95
7
+ 5,31.95,21.12,7.25
8
+ 6,61.17,33.91,14.28
9
+ 7,83.84,42.65,29.66
10
+ 8,60.5,32.19,27.96
11
+ 9,54.35,29.96,16.17
12
+ 10,48.6,23.37,12.14
13
+ 11,43.04,14.14,12.73
14
+ 12,43.06,9.42,11.38
15
+ 13,42.04,7.41,9.88
16
+ 14,37.8,7.07,9.56
17
+ 15,34.83,6.62,9.58
18
+ 16,31.96,6.73,9.34
19
+ 17,27.52,6.66,10.23
20
+ 18,24.43,6.47,11.28
21
+ 19,22.9,7.45,13.86
22
+ 20,21.95,8.31,19.68
23
+ 21,21.91,9.16,22.4
24
+ 22,21.79,9.59,26.91
25
+ 23,21.72,9.19,30.35
analysis/station-328-hourly-PM10.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,76.3,75.86,59.5
3
+ 1,72.55,83.55,60.07
4
+ 2,71.36,104.0,64.0
5
+ 3,57.55,76.03,68.29
6
+ 4,60.94,63.51,67.55
7
+ 5,79.24,70.64,69.4
8
+ 6,81.85,71.03,67.05
9
+ 7,114.23,88.92,74.37
10
+ 8,142.57,87.43,100.35
11
+ 9,137.41,105.11,108.36
12
+ 10,165.79,127.19,112.94
13
+ 11,176.8,112.42,96.5
14
+ 12,183.54,82.37,93.51
15
+ 13,202.92,71.71,107.92
16
+ 14,199.4,79.05,110.92
17
+ 15,191.97,77.2,114.15
18
+ 16,172.37,84.26,106.45
19
+ 17,151.89,101.5,103.25
20
+ 18,118.57,82.91,96.92
21
+ 19,94.48,69.88,85.48
22
+ 20,86.3,69.88,73.99
23
+ 21,86.56,71.41,74.26
24
+ 22,80.39,63.83,77.24
25
+ 23,80.48,60.61,84.31
analysis/station-328-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,20.95,23.94,20.65
3
+ 1,19.91,25.03,21.19
4
+ 2,19.1,25.31,21.4
5
+ 3,17.2,20.36,22.13
6
+ 4,17.12,18.82,22.07
7
+ 5,18.6,17.84,21.83
8
+ 6,19.78,17.92,21.53
9
+ 7,24.24,25.52,22.26
10
+ 8,30.75,29.07,27.68
11
+ 9,30.41,23.7,30.66
12
+ 10,30.14,25.16,28.28
13
+ 11,28.5,23.29,23.18
14
+ 12,29.17,19.93,24.03
15
+ 13,30.98,18.61,26.19
16
+ 14,30.45,18.61,26.48
17
+ 15,29.53,19.51,24.83
18
+ 16,27.62,22.24,25.35
19
+ 17,25.87,26.8,24.75
20
+ 18,23.55,25.09,25.55
21
+ 19,21.55,22.51,25.23
22
+ 20,22.02,23.31,22.06
23
+ 21,21.76,23.07,25.37
24
+ 22,22.2,23.36,23.98
25
+ 23,22.0,22.47,23.85
analysis/station-36-3way.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,2.358481716849735,1.5828975052599938,1.5735396241830066,49253,9981,9792,32.884893957359246,33.28166960374783
3
+ NOX,11.141924349785798,7.682967638513174,7.508261846405228,49253,9981,9792,31.044518008589076,32.612521762907384
4
+ NO2,8.784248675207602,6.099929866746819,5.934466911764706,49253,9981,9792,30.558319871304683,32.441952280859645
5
+ PM10,56.12518368276176,66.1234375,80.99846218223664,48317,9792,9559,-17.814202397539933,-44.31750039352554
analysis/station-36-friday-split.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,2.36,2.02,1.24,1.57
3
+ NO2,8.78,5.86,6.29,5.93
4
+ NOX,11.14,7.88,7.53,7.51
5
+ PM10,56.13,55.99,74.01,81.0
analysis/station-36-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,1.16,1.2,1.02
3
+ 1,1.23,1.21,1.1
4
+ 2,1.11,1.14,1.01
5
+ 3,1.08,1.04,0.98
6
+ 4,1.14,0.98,1.1
7
+ 5,1.21,1.11,1.0
8
+ 6,1.83,1.41,1.31
9
+ 7,3.6,2.14,2.44
10
+ 8,4.03,2.38,2.16
11
+ 9,3.58,2.1,2.07
12
+ 10,3.11,2.0,1.91
13
+ 11,2.84,1.88,1.8
14
+ 12,2.61,1.83,1.63
15
+ 13,2.41,1.85,1.56
16
+ 14,2.3,1.78,1.53
17
+ 15,2.21,1.44,1.37
18
+ 16,1.98,1.31,1.24
19
+ 17,1.97,1.19,1.27
20
+ 18,1.64,1.07,1.22
21
+ 19,1.45,1.07,1.26
22
+ 20,1.33,1.12,1.19
23
+ 21,1.38,1.13,1.22
24
+ 22,1.4,1.02,1.32
25
+ 23,1.26,1.04,1.44
analysis/station-36-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,6.95,8.95,6.53
3
+ 1,6.03,7.49,6.41
4
+ 2,5.09,6.3,5.55
5
+ 3,4.37,5.39,5.35
6
+ 4,4.24,4.67,5.64
7
+ 5,5.35,5.44,5.94
8
+ 6,8.67,7.05,6.82
9
+ 7,11.57,8.58,8.01
10
+ 8,10.44,7.21,6.23
11
+ 9,8.71,5.61,5.35
12
+ 10,7.4,4.98,4.84
13
+ 11,6.95,4.89,4.55
14
+ 12,6.65,4.85,4.25
15
+ 13,6.63,4.9,4.17
16
+ 14,6.86,5.18,4.4
17
+ 15,7.5,5.14,4.29
18
+ 16,8.62,5.48,4.45
19
+ 17,9.73,6.04,5.47
20
+ 18,9.79,6.26,6.17
21
+ 19,10.26,6.94,7.03
22
+ 20,10.18,7.53,8.35
23
+ 21,9.73,7.39,8.38
24
+ 22,9.3,6.62,9.0
25
+ 23,8.38,7.11,8.72
analysis/station-36-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,8.11,10.15,7.55
3
+ 1,7.27,8.71,7.51
4
+ 2,6.2,7.44,6.56
5
+ 3,5.45,6.43,6.33
6
+ 4,5.38,5.65,6.74
7
+ 5,6.55,6.56,6.95
8
+ 6,10.5,8.46,8.13
9
+ 7,15.17,10.72,10.44
10
+ 8,14.47,9.6,8.38
11
+ 9,12.29,7.71,7.42
12
+ 10,10.51,6.98,6.75
13
+ 11,9.79,6.76,6.34
14
+ 12,9.26,6.68,5.88
15
+ 13,9.05,6.74,5.73
16
+ 14,9.16,6.96,5.93
17
+ 15,9.7,6.58,5.66
18
+ 16,10.6,6.79,5.69
19
+ 17,11.7,7.23,6.74
20
+ 18,11.42,7.34,7.39
21
+ 19,11.71,8.02,8.3
22
+ 20,11.51,8.66,9.54
23
+ 21,11.11,8.52,9.6
24
+ 22,10.7,7.65,10.33
25
+ 23,9.63,8.15,10.17
analysis/station-36-hourly-PM10.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,41.02,38.84,64.89
3
+ 1,43.73,43.35,66.21
4
+ 2,40.85,47.2,73.36
5
+ 3,38.63,37.81,71.34
6
+ 4,45.14,36.27,72.39
7
+ 5,55.39,36.27,72.46
8
+ 6,69.23,38.2,73.18
9
+ 7,72.48,37.86,78.89
10
+ 8,72.14,54.7,87.35
11
+ 9,72.05,62.72,95.27
12
+ 10,66.98,64.3,92.33
13
+ 11,58.2,61.13,79.07
14
+ 12,56.13,55.89,91.16
15
+ 13,58.03,55.32,94.6
16
+ 14,55.95,62.93,96.51
17
+ 15,56.07,71.68,88.23
18
+ 16,54.56,92.27,87.79
19
+ 17,51.33,101.48,86.04
20
+ 18,48.13,75.39,80.27
21
+ 19,46.55,67.37,71.31
22
+ 20,44.43,70.26,60.77
23
+ 21,42.84,65.67,54.07
24
+ 22,42.85,59.01,52.86
25
+ 23,40.19,64.53,56.15
analysis/station-458-3way.csv ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,20.302229028070744,10.396504269211452,5.786999699067108,49304,9955,9969,48.7913161907651,71.49574221103629
3
+ NOX,39.575866055492455,23.909181315921646,15.486909419199518,49304,9955,9969,39.58646089413005,60.867794030119015
4
+ Toluene,0.9911146718988446,0.5442029470864033,0.46549549549549546,45870,8958,7326,45.091828169208476,53.0331344400676
5
+ NO2,19.272562063929904,13.513088900050224,9.698946734878122,49304,9955,9969,29.884315042155087,49.67484498062427
6
+ Benzene,0.2802044335487088,0.20527690371302706,0.18952014370028228,48133,9534,7794,26.7403084550612,32.36361705628136
7
+ PM2.5,22.947618755746245,26.46793058481292,33.14933894230769,48945,9969,9984,-15.340641077127724,-44.456552530126324
analysis/station-458-friday-split.csv ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ Benzene,0.28,0.22,0.2,0.19
3
+ NO,20.3,15.64,6.34,5.79
4
+ NO2,19.27,14.91,12.44,9.7
5
+ NOX,39.58,30.55,18.78,15.49
6
+ PM2.5,22.95,23.85,28.5,33.15
7
+ Toluene,0.99,0.57,0.52,0.47
analysis/station-458-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,15.92,19.01,5.04
3
+ 1,13.78,16.17,6.06
4
+ 2,5.91,9.24,1.18
5
+ 3,4.34,6.81,1.04
6
+ 4,4.27,5.16,1.38
7
+ 5,7.5,6.13,2.35
8
+ 6,17.88,13.29,3.39
9
+ 7,28.64,18.42,6.47
10
+ 8,27.65,18.78,4.28
11
+ 9,21.21,14.74,3.41
12
+ 10,19.24,13.77,3.01
13
+ 11,18.63,15.66,2.89
14
+ 12,17.35,15.89,2.4
15
+ 13,18.03,12.19,2.09
16
+ 14,18.05,10.76,2.68
17
+ 15,19.64,11.13,2.43
18
+ 16,23.29,10.25,2.36
19
+ 17,22.47,7.42,2.52
20
+ 18,20.16,6.21,5.13
21
+ 19,18.46,3.56,10.37
22
+ 20,18.27,2.23,12.29
23
+ 21,17.38,2.7,13.27
24
+ 22,16.33,2.81,17.05
25
+ 23,14.54,2.59,17.48
analysis/station-458-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,16.02,19.69,10.67
3
+ 1,12.21,16.0,8.94
4
+ 2,9.84,13.55,7.98
5
+ 3,8.08,11.11,7.4
6
+ 4,7.89,9.5,8.2
7
+ 5,10.58,10.11,9.63
8
+ 6,17.38,15.21,10.62
9
+ 7,22.24,17.96,13.41
10
+ 8,21.14,16.58,10.03
11
+ 9,18.46,14.28,7.37
12
+ 10,17.2,13.43,6.69
13
+ 11,16.39,14.35,6.21
14
+ 12,16.73,14.72,5.56
15
+ 13,17.85,13.0,5.47
16
+ 14,18.23,12.72,6.15
17
+ 15,19.68,13.2,6.34
18
+ 16,21.75,14.15,7.14
19
+ 17,21.52,13.68,7.97
20
+ 18,20.38,13.28,9.93
21
+ 19,19.88,11.78,13.01
22
+ 20,19.38,10.9,14.93
23
+ 21,19.09,11.27,17.1
24
+ 22,18.3,10.95,17.92
25
+ 23,17.15,11.27,18.62
analysis/station-458-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,31.95,38.72,15.77
3
+ 1,25.98,32.16,15.0
4
+ 2,15.74,22.8,9.16
5
+ 3,12.42,17.91,8.44
6
+ 4,12.16,14.66,9.58
7
+ 5,18.07,16.24,11.98
8
+ 6,35.26,28.5,14.01
9
+ 7,50.88,36.39,19.89
10
+ 8,48.78,35.35,14.31
11
+ 9,39.69,29.03,10.78
12
+ 10,36.44,27.2,9.7
13
+ 11,35.02,30.0,9.1
14
+ 12,34.08,30.62,7.96
15
+ 13,35.88,25.18,7.57
16
+ 14,36.28,23.48,8.84
17
+ 15,39.32,24.33,8.78
18
+ 16,45.03,24.39,9.5
19
+ 17,43.99,21.09,10.49
20
+ 18,40.53,19.49,15.07
21
+ 19,38.34,15.34,23.38
22
+ 20,37.66,13.14,27.21
23
+ 21,36.47,13.97,30.37
24
+ 22,34.63,13.76,34.97
25
+ 23,31.68,13.86,36.1
analysis/station-458-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,19.55,18.72,22.64
3
+ 1,18.67,18.15,22.75
4
+ 2,18.19,18.95,23.45
5
+ 3,18.16,19.81,25.66
6
+ 4,18.17,19.96,28.54
7
+ 5,18.64,19.39,30.68
8
+ 6,20.42,18.97,31.85
9
+ 7,22.15,18.88,32.07
10
+ 8,23.09,18.13,32.49
11
+ 9,25.09,20.5,35.37
12
+ 10,26.22,24.72,37.55
13
+ 11,24.69,27.19,37.46
14
+ 12,24.6,28.97,37.07
15
+ 13,24.32,28.48,37.88
16
+ 14,23.06,27.17,38.34
17
+ 15,22.11,28.11,37.85
18
+ 16,22.11,30.36,35.8
19
+ 17,22.35,32.49,33.24
20
+ 18,22.23,31.81,30.82
21
+ 19,21.97,29.34,28.65
22
+ 20,21.56,27.71,26.74
23
+ 21,21.14,25.84,25.2
24
+ 22,20.58,23.62,23.87
25
+ 23,19.9,22.73,22.43
analysis/station-5-3way.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,9.209597711642626,4.840477384414803,2.5176977840168453,49293,9971,9973,47.440946543239896,72.66223929809647
3
+ NOX,26.38946407562173,17.51410089258851,11.84938333500451,49298,9971,9973,33.632222153507755,55.098052385418356
4
+ Toluene,0.673339726377701,0.3296261271167803,0.30798236690403524,46926,9094,8847,51.04608948442158,54.26047879859139
5
+ NO2,17.1793829489442,12.672931501353927,9.331495036598817,49299,9971,9973,26.231742205078593,45.68201276884449
6
+ Benzene,0.22084281634914546,0.16258632065097867,0.15575901435514863,46926,9094,8847,26.379167165693598,29.470644809700943
7
+ CO,0.5400990611982674,0.5043682997695622,0.4957397287998381,48253,9981,9882,6.615594063324741,8.213184503600775
8
+ PM2.5,16.920332217625415,20.24787872407622,22.473016685433514,48101,9499,9769,-19.665964377369594,-32.816639746730445
analysis/station-5-friday-split.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ Benzene,0.22,0.18,0.15,0.16
3
+ CO,0.54,0.51,0.5,0.5
4
+ NO,9.21,7.94,2.44,2.52
5
+ NO2,17.18,13.6,11.95,9.33
6
+ NOX,26.39,21.53,14.39,11.85
7
+ PM2.5,16.92,19.97,20.47,22.47
8
+ Toluene,0.67,0.41,0.26,0.31
analysis/station-5-hourly-CO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,0.61,0.69,0.52
3
+ 1,0.58,0.64,0.52
4
+ 2,0.52,0.58,0.48
5
+ 3,0.53,0.6,0.5
6
+ 4,0.51,0.57,0.47
7
+ 5,0.56,0.61,0.47
8
+ 6,0.63,0.64,0.46
9
+ 7,0.62,0.57,0.47
10
+ 8,0.55,0.54,0.47
11
+ 9,0.52,0.5,0.45
12
+ 10,0.49,0.49,0.44
13
+ 11,0.48,0.49,0.44
14
+ 12,0.47,0.49,0.44
15
+ 13,0.48,0.49,0.44
16
+ 14,0.48,0.49,0.44
17
+ 15,0.49,0.49,0.45
18
+ 16,0.51,0.5,0.46
19
+ 17,0.53,0.49,0.48
20
+ 18,0.56,0.5,0.51
21
+ 19,0.59,0.5,0.54
22
+ 20,0.6,0.5,0.59
23
+ 21,0.62,0.51,0.64
24
+ 22,0.64,0.5,0.68
25
+ 23,0.64,0.51,0.66
analysis/station-5-hourly-NO.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,10.2,14.44,1.67
3
+ 1,8.63,10.72,1.13
4
+ 2,4.83,8.33,0.61
5
+ 3,2.54,4.99,0.57
6
+ 4,2.71,3.69,0.59
7
+ 5,5.0,4.75,0.64
8
+ 6,12.5,9.08,0.91
9
+ 7,18.59,12.63,2.15
10
+ 8,14.58,11.07,1.93
11
+ 9,13.13,6.15,1.2
12
+ 10,8.8,5.14,1.02
13
+ 11,7.19,7.7,0.98
14
+ 12,6.94,6.63,0.9
15
+ 13,9.56,6.29,0.82
16
+ 14,6.99,4.85,0.76
17
+ 15,7.02,4.09,0.82
18
+ 16,6.67,4.0,0.87
19
+ 17,6.19,2.14,1.06
20
+ 18,6.85,1.95,1.36
21
+ 19,7.58,1.06,2.28
22
+ 20,7.33,0.86,5.09
23
+ 21,9.54,1.27,7.08
24
+ 22,10.16,1.74,11.96
25
+ 23,10.7,2.08,9.83
analysis/station-5-hourly-NO2.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,19.11,22.78,14.18
3
+ 1,15.84,19.66,13.21
4
+ 2,12.54,17.09,12.23
5
+ 3,10.33,14.17,11.74
6
+ 4,10.63,12.61,10.78
7
+ 5,14.28,15.04,12.09
8
+ 6,20.97,19.41,12.0
9
+ 7,24.13,20.5,11.21
10
+ 8,21.27,17.56,8.84
11
+ 9,17.96,12.09,5.9
12
+ 10,14.13,10.19,4.97
13
+ 11,12.44,12.25,4.91
14
+ 12,12.39,12.06,4.61
15
+ 13,14.98,10.65,4.45
16
+ 14,14.08,10.72,4.46
17
+ 15,15.15,10.5,5.16
18
+ 16,16.49,12.11,6.52
19
+ 17,16.85,11.66,9.21
20
+ 18,17.0,12.51,10.52
21
+ 19,18.01,11.95,12.44
22
+ 20,18.78,11.64,15.79
23
+ 21,20.19,12.85,18.8
24
+ 22,20.53,13.64,21.54
25
+ 23,20.68,14.78,20.9
analysis/station-5-hourly-NOX.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,29.31,37.22,15.85
3
+ 1,24.47,30.38,14.34
4
+ 2,17.37,25.41,12.85
5
+ 3,12.87,19.16,12.31
6
+ 4,13.34,16.29,11.37
7
+ 5,19.28,19.79,12.74
8
+ 6,33.46,28.49,12.91
9
+ 7,42.72,33.13,13.37
10
+ 8,35.85,28.62,10.77
11
+ 9,31.09,18.24,7.09
12
+ 10,22.94,15.32,5.99
13
+ 11,19.62,19.95,5.88
14
+ 12,19.33,18.7,5.51
15
+ 13,24.54,16.95,5.27
16
+ 14,21.08,15.57,5.22
17
+ 15,22.17,14.58,5.98
18
+ 16,23.16,16.11,7.38
19
+ 17,23.04,13.79,10.27
20
+ 18,23.85,14.46,11.89
21
+ 19,25.59,13.01,14.73
22
+ 20,26.12,12.5,20.87
23
+ 21,29.73,14.13,25.87
24
+ 22,30.69,15.39,33.5
25
+ 23,31.38,16.86,30.73
analysis/station-5-hourly-PM25.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hour,Sun-Thu,Fri,Sat
2
+ 0,12.87,14.93,16.11
3
+ 1,12.44,15.44,16.05
4
+ 2,12.59,14.51,17.23
5
+ 3,11.74,13.02,16.62
6
+ 4,11.84,12.34,18.59
7
+ 5,13.15,12.82,17.85
8
+ 6,14.06,12.27,17.16
9
+ 7,13.84,10.71,17.02
10
+ 8,14.77,15.02,19.04
11
+ 9,17.54,19.05,23.77
12
+ 10,22.48,23.07,27.62
13
+ 11,24.39,25.58,27.92
14
+ 12,23.92,24.11,28.37
15
+ 13,22.02,22.14,27.47
16
+ 14,21.95,23.97,29.4
17
+ 15,21.22,26.71,28.69
18
+ 16,19.03,28.09,26.74
19
+ 17,14.45,26.5,23.58
20
+ 18,11.47,20.07,20.96
21
+ 19,10.49,16.6,16.56
22
+ 20,9.19,15.01,13.43
23
+ 21,10.28,13.92,12.91
24
+ 22,12.26,12.78,13.91
25
+ 23,12.73,14.45,14.39
analysis/station-547-3way.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,weekday_mean,friday_mean,shabbat_mean,weekday_n,friday_n,shabbat_n,fri_pct_drop,shabbat_pct_drop
2
+ NO,7.58964270215536,4.600983707347064,2.2765048749470114,48391,9759,9436,39.37812505929371,70.00511138290457
3
+ NOX,18.1359232931063,12.164473819038836,7.847827469266639,48392,9759,9436,32.92608475211895,56.72772021345226
4
+ NO2,10.54731458329028,7.5640434470744955,5.570877490462061,48391,9759,9436,28.284651156058914,47.182029639205076
5
+ PM10,70.14973672302439,67.7074081803005,90.9603732638889,48618,9584,9216,3.4815933128402885,-29.66602230174028
6
+ PM2.5,24.268249507712504,28.047803014222037,31.748511516731856,48752,9422,9204,-15.574067282060794,-30.823245024912524
analysis/station-547-friday-split.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pollutant,Sun-Thu,Fri-AM,Fri-PM,Sat
2
+ NO,7.59,8.16,1.89,2.28
3
+ NO2,10.55,9.71,5.93,5.57
4
+ NOX,18.14,17.87,7.82,7.85
5
+ PM10,70.15,53.63,78.61,90.96
6
+ PM2.5,24.27,25.37,30.14,31.75