warn-scraper 1.2.87__py3-none-any.whl → 1.2.88__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- warn/scrapers/co.py +3 -0
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/METADATA +1 -1
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/RECORD +7 -7
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/LICENSE +0 -0
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/WHEEL +0 -0
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/entry_points.txt +0 -0
- {warn_scraper-1.2.87.dist-info → warn_scraper-1.2.88.dist-info}/top_level.txt +0 -0
warn/scrapers/co.py
CHANGED
@@ -124,7 +124,10 @@ def scrape(
|
|
124
124
|
"Occupations": "occupations",
|
125
125
|
"Select the workforce area": "workforce_area",
|
126
126
|
"Total CO": "jobs",
|
127
|
+
"CO Layoffs": "jobs",
|
127
128
|
"Total number of permanent layoffs": "permanent_job_losses",
|
129
|
+
"# permanent": "permanent_job_losses",
|
130
|
+
"# Permanent": "permanent_job_losses",
|
128
131
|
"Total number of temporary layoffs": "temporary_job_losses",
|
129
132
|
"Total number of furloughs": "furloughs",
|
130
133
|
"Begin date of layoffs": "begin_date",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: warn-scraper
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.88
|
4
4
|
Summary: Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
|
5
5
|
Home-page: https://github.com/biglocalnews/warn-scraper
|
6
6
|
Author: Big Local News
|
@@ -29,7 +29,7 @@ warn/scrapers/ak.py,sha256=h7BYMTV0whwWAPhbzVDVKMMoVCFphKly70aiTHabPq4,1847
|
|
29
29
|
warn/scrapers/al.py,sha256=D0rT9GQ0vwfkRuveVAt-Po-T6b2TI1EPGeLOBy2m3_M,2240
|
30
30
|
warn/scrapers/az.py,sha256=elGbue01Gjf_DQ66Wy9qqGIOJsiY-KIKJOVeft8pCXg,1447
|
31
31
|
warn/scrapers/ca.py,sha256=VQOfjHXPCc-jYwh-EPGVVfnzvXB7pdmCt2uJ6QnMPRM,8600
|
32
|
-
warn/scrapers/co.py,sha256=
|
32
|
+
warn/scrapers/co.py,sha256=fgeZj8UVtK0mHA07pH1z_wNA3QRSPltwK-Htoby8uJo,7540
|
33
33
|
warn/scrapers/ct.py,sha256=HLMmBSFhT5Y3vZQUwRyCTxiG5BMQXTfG3SEj5rkQEL4,4771
|
34
34
|
warn/scrapers/dc.py,sha256=_sHLnVqK_W90QqJb_W88yDlgPjoMl63LYZP3CJfdN9g,4484
|
35
35
|
warn/scrapers/de.py,sha256=GyM92A-lFwZAfRxgbO-sIWhRfmBEKirzchaPIv-u0o4,1364
|
@@ -65,9 +65,9 @@ warn/scrapers/va.py,sha256=-QRIMPVIhBGDiKQOaMwwZbPtJxd1S2QwYX4Zxq1NNt0,2549
|
|
65
65
|
warn/scrapers/vt.py,sha256=d-bo4WK2hkrk4BhCCmLpEovcoZltlvdIUB6O0uaMx5A,1186
|
66
66
|
warn/scrapers/wa.py,sha256=UXdVtHZo_a-XfoiyOooTRfTb9W3PErSZdKca6SRORgs,4282
|
67
67
|
warn/scrapers/wi.py,sha256=ClEzXkwZbop0W4fkQgsb5oHAPUrb4luUPGV-jOKwkcg,4855
|
68
|
-
warn_scraper-1.2.
|
69
|
-
warn_scraper-1.2.
|
70
|
-
warn_scraper-1.2.
|
71
|
-
warn_scraper-1.2.
|
72
|
-
warn_scraper-1.2.
|
73
|
-
warn_scraper-1.2.
|
68
|
+
warn_scraper-1.2.88.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
69
|
+
warn_scraper-1.2.88.dist-info/METADATA,sha256=-30KqUCkeCjeAa13tyECWG9PCHBxQhSPdbbhQ1rZGF4,2036
|
70
|
+
warn_scraper-1.2.88.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
71
|
+
warn_scraper-1.2.88.dist-info/entry_points.txt,sha256=poh_oSweObGlBSs1_2qZmnTodlOYD0KfO7-h7W2UQIw,47
|
72
|
+
warn_scraper-1.2.88.dist-info/top_level.txt,sha256=gOhHgNEkrUvajlzoKkVOo-TlQht9MoXnKOErjzqLGHo,11
|
73
|
+
warn_scraper-1.2.88.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|