diff --git a/warn/scrapers/co.py b/warn/scrapers/co.py index 1ea61b5..99e5206 100644 --- a/warn/scrapers/co.py +++ b/warn/scrapers/co.py @@ -124,7 +124,10 @@ def scrape( "Occupations": "occupations", "Select the workforce area": "workforce_area", "Total CO": "jobs", + "CO Layoffs": "jobs", "Total number of permanent layoffs": "permanent_job_losses", + "# permanent": "permanent_job_losses", + "# Permanent": "permanent_job_losses", "Total number of temporary layoffs": "temporary_job_losses", "Total number of furloughs": "furloughs", "Begin date of layoffs": "begin_date",