diff --git a/city_scrapers/spiders/chi_police_district_councils.py b/city_scrapers/spiders/chi_police_district_councils.py index 5686777a7..8c8fcb93c 100644 --- a/city_scrapers/spiders/chi_police_district_councils.py +++ b/city_scrapers/spiders/chi_police_district_councils.py @@ -22,6 +22,7 @@ def decode_value(value): def generate_start_urls(url): + return [f"{url}/DC001.html"] return [ f"{url}/DC{district:03}.html" for district in range(1, 26) @@ -43,7 +44,9 @@ def parse(self, response): if "notices-and-agendas" in url: url_text = item.css("p > a::text").get().strip() yield response.follow( - url, callback=self._parse_meeting, meta={"url_text": url_text} + url, + callback=self._parse_meeting, + meta={"url_text": url_text, "source": response.url}, ) def _parse_meeting(self, response): @@ -64,7 +67,7 @@ def _parse_meeting(self, response): time_notes="", location={}, links=self._parse_links(response), - source=self._parse_source(response), + source=response.meta["source"], ) if not pdf == {}: meeting["description"] = self._parse_description(pdf) @@ -111,7 +114,7 @@ def _parse_title(self, url, item=None): district = int(urllib.parse.urlparse(url).path.split("/")[7].split("-")[-1]) meeting_type = self._parse_meeting_type(item) - subtitle = f"{district} {meeting_type}" if meeting_type else district + subtitle = f"{district:03} {meeting_type}" if meeting_type else f"{district:03}" return f"Chicago Police District Council {subtitle} Meeting" @@ -188,6 +191,3 @@ def _parse_location(self, item): def _parse_links(self, response): return [{"href": response.url, "title": "agenda"}] - - def _parse_source(self, response): - return response.url diff --git a/tests/files/chi_police_district_councils/DC002.html b/tests/files/chi_police_district_councils/DC002.html deleted file mode 100644 index d49cc7de9..000000000 --- a/tests/files/chi_police_district_councils/DC002.html +++ /dev/null @@ -1,1606 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 002 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 002

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Alexander J. Perez - Chair

    -
  • -
  • -

    Ephraim Lee – Nominating Committee

    -
  • -
  • -

    Julia Kline – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC003.html b/tests/files/chi_police_district_councils/DC003.html deleted file mode 100644 index 31b16e34c..000000000 --- a/tests/files/chi_police_district_councils/DC003.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 003 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 003

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Kenya Franklin – Chair

    -
  • -
  • -

    Anthony D. Bryant – Nominating Committee

    -
  • -
  • -

    Janice Jones – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC004.html b/tests/files/chi_police_district_councils/DC004.html deleted file mode 100644 index 4509bc183..000000000 --- a/tests/files/chi_police_district_councils/DC004.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 004 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 004

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Lovie Benard – Chair

    -
  • -
  • -

    Gloria Jenkins – Nominating Committee

    -
  • -
  • -

    Brenda Waters – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC005.html b/tests/files/chi_police_district_councils/DC005.html deleted file mode 100644 index dbc68826f..000000000 --- a/tests/files/chi_police_district_councils/DC005.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 005 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 005

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Robert A. Mckay – Chair

    -
  • -
  • -

    Thomas L. Mcmahon – Nominating Committee

    -
  • -
  • -

    Ponchita Moore – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC006.html b/tests/files/chi_police_district_councils/DC006.html deleted file mode 100644 index 42bfe2441..000000000 --- a/tests/files/chi_police_district_councils/DC006.html +++ /dev/null @@ -1,1588 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 006 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 006

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Eric Russell – Chair

    -
  • -
  • -

    Aisha Humphries – Nominating Committee

    -
  • -
  • David Boykin – Community Engagement
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC007.html b/tests/files/chi_police_district_councils/DC007.html deleted file mode 100644 index 642a39a9e..000000000 --- a/tests/files/chi_police_district_councils/DC007.html +++ /dev/null @@ -1,1590 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 007 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 007

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Teresa Chandler – Chair

    -
  • -
  • -

    Dion T. McGill – Nominating Committee

    -
  • -
  • -

    Joseph Williams – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Reports, Resources and Updates - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC008.html b/tests/files/chi_police_district_councils/DC008.html deleted file mode 100644 index 9edd11cca..000000000 --- a/tests/files/chi_police_district_councils/DC008.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 008 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 008

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Jason Huff - Chair

    -
  • -
  • -

    Albert Cacciottolo – Nominating Committee

    -
  • -
  • -

    Mark Hamberlin – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC009.html b/tests/files/chi_police_district_councils/DC009.html deleted file mode 100644 index eee5ed846..000000000 --- a/tests/files/chi_police_district_councils/DC009.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 009 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 009

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Carlos Sanchez – Chair

    -
  • -
  • -

    Denise E. McBroom – Nominating Committee

    -
  • -
  • -

    Erin Vogel – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC010.html b/tests/files/chi_police_district_councils/DC010.html deleted file mode 100644 index ba8c9f269..000000000 --- a/tests/files/chi_police_district_councils/DC010.html +++ /dev/null @@ -1,1398 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 010 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 010

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Kisha Smith – Chair

    -
  • -
  • -

    Elianne Bahena – Nominating Committee

    -
  • -
  • -

    Rosemarie Dominguez – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC011.html b/tests/files/chi_police_district_councils/DC011.html deleted file mode 100644 index 2caf9aa7d..000000000 --- a/tests/files/chi_police_district_councils/DC011.html +++ /dev/null @@ -1,1606 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 011 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 011

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Bryan Ramson, Jr. – Chair

    -
  • -
  • -

    Jocelyn A. Woodards – Nominating Committee

    -
  • -
  • -

    Alees Edwards – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC012.html b/tests/files/chi_police_district_councils/DC012.html deleted file mode 100644 index 83f896e44..000000000 --- a/tests/files/chi_police_district_councils/DC012.html +++ /dev/null @@ -1,1590 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 012 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 012

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Leonardo Quintero – Chair

    -
  • -
  • -

    Michelle D. Page – Nominating Committee

    -
  • -
  • -

    Chloe Vitale – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC013.html b/tests/files/chi_police_district_councils/DC013.html deleted file mode 100644 index 95142686e..000000000 --- a/tests/files/chi_police_district_councils/DC013.html +++ /dev/null @@ -1,1310 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: Error Page - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - -
-
-
- - - - - - - - -
- - - - - -
- - - - -
- - - - - - - - -

We’re sorry!

-

The page you are looking for on the City of Chicago website is no longer available or cannot be found.

-

You may browse the website by visiting any of the links below:

- -

Thank you for visiting the City of Chicago website.

- -
- - -
- - - - - - - - - -
-
- - - - - - -
- - - - - - - - - - - - - - -
- -
-
-

I Want To

-
-
- -
- - - - - - - - - - - - - - - - - - - - - - -
- - -
-
-
- - -

- - - - - - - -
- - -
-
- -
-
- - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC014.html b/tests/files/chi_police_district_councils/DC014.html deleted file mode 100644 index dc79af650..000000000 --- a/tests/files/chi_police_district_councils/DC014.html +++ /dev/null @@ -1,1606 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 014 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 014

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Christopher M. Laurent – Chair

    -
  • -
  • -

    Ashley Vargas – Nominating Committee

    -
  • -
  • -

    David Orlikoff – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC015.html b/tests/files/chi_police_district_councils/DC015.html deleted file mode 100644 index 25275d6b4..000000000 --- a/tests/files/chi_police_district_councils/DC015.html +++ /dev/null @@ -1,1494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 015 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 015

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Carmelita Earls – Chair

    -
  • -
  • -

    Karen Winters – Nominating Committee

    -
  • -
  • -

    Deondre Rutues – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC016.html b/tests/files/chi_police_district_councils/DC016.html deleted file mode 100644 index dc1847c1d..000000000 --- a/tests/files/chi_police_district_councils/DC016.html +++ /dev/null @@ -1,1590 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 016 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 016

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Daniel Martin – Chair

    -
  • -
  • -

    Colleen Murphy – Community Engagement

    -
  • -
  • -

    Colleen Mary Dillon – Nominating Committee

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC017.html b/tests/files/chi_police_district_councils/DC017.html deleted file mode 100644 index a17feb4cc..000000000 --- a/tests/files/chi_police_district_councils/DC017.html +++ /dev/null @@ -1,1659 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 017 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 017

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Steve Spagnolo – Chair

    -
  • -
  • -

    Elizabeth Rochford – Nominating Committee

    -
  • -
  • -

    Anthony M. Tamez – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC018.html b/tests/files/chi_police_district_councils/DC018.html deleted file mode 100644 index 4751ee193..000000000 --- a/tests/files/chi_police_district_councils/DC018.html +++ /dev/null @@ -1,1590 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 018 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 018

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Brad Kessler – Chair

    -
  • -
  • -

    Robert Johnson – Nominating Committee

    -
  • -
  • -

    Karen Kane – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC019.html b/tests/files/chi_police_district_councils/DC019.html deleted file mode 100644 index 313b1eb4f..000000000 --- a/tests/files/chi_police_district_councils/DC019.html +++ /dev/null @@ -1,1926 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 019 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 019

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Maurilio Garcia – Chair

    -
  • -
  • -

    Samuel E. Schoenburg – Nominating Committee

    -
  • -
  • -

    Jennifer A. Schaffer – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Minutes - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Reports, Resources and Updates - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC020.html b/tests/files/chi_police_district_councils/DC020.html deleted file mode 100644 index 271656f58..000000000 --- a/tests/files/chi_police_district_councils/DC020.html +++ /dev/null @@ -1,1702 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 020 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 020

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Anna Rubin – Chair

    -
  • -
  • -

    Darrell Dacres – Nominating Committee

    -
  • -
  • -

    Deirdre O’Connor – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Minutes - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC022.html b/tests/files/chi_police_district_councils/DC022.html deleted file mode 100644 index 1d16d02c3..000000000 --- a/tests/files/chi_police_district_councils/DC022.html +++ /dev/null @@ -1,1702 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 022 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 022

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Patrick Kennedy – Chair

    -
  • -
  • -

    Lee Bielecki – Nominating Committee

    -
  • -
  • -

    Carisa Parker – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Minutes - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC024.html b/tests/files/chi_police_district_councils/DC024.html deleted file mode 100644 index 09e9369de..000000000 --- a/tests/files/chi_police_district_councils/DC024.html +++ /dev/null @@ -1,1718 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 024 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 024

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Veronica I. Arreola – Chair

    -
  • -
  • -

    Marilyn Pagan-Banks – Nominating Committee

    -
  • -
  • -

    Edvette W. Jones – Community Engagement

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Bylaws - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Minutes - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/DC025.html b/tests/files/chi_police_district_councils/DC025.html deleted file mode 100644 index 003f01774..000000000 --- a/tests/files/chi_police_district_councils/DC025.html +++ /dev/null @@ -1,1510 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - City of Chicago :: District Council 025 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to main content - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - -
-
-
-
-

COVID-19 Vaccine

-

The COVID-19 vaccines are safe and effective, and are an important tool for ending the global pandemic. Vaccines protect you and the people around you, reducing the spread of COVID-19. Learn more at Learn more at Chicago.gov/COVIDVax.

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Community Commission for Public Safety and Accountability

-
Increasing public safety and strengthening police oversight and accountability
-
-
-
-
- - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - -
-
- - - - -
-
- - - - - -
- - -
- - - - - - - - - - - - - -
-
-
-
- - - - - - - - -
-
-
- - - - - - - - - - -
-
-

District Council 025

-
-
- - -
-
- - - - - - -
- - - - - - - - - - - - -
-
-
-
- chicago star - Your District Council Members - chicago star -
-
-
-
-
-
- - - - - - - - - - - - - - - - -
- -
-
-
    -
  • -

    Jacob Arena – Chair

    -
  • -
  • -

    Angelica P. Green – Nominating Committee

    -
  • -
  • -

    Saul Arellano – Community Engagements

    -
  • -
-
-
- -
-
- - - - - - - - - - - - -
-
-
-
- chicago star - Agendas and Notices - chicago star -
-
-
-
-
-
- - - - - - - - -
-
- - - - - - - - - - - - - - - -
-
-
-
-
- - - -
-
- - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
-
- - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023-06-06.pdf b/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023-06-06.pdf new file mode 100644 index 000000000..1c2ab6703 Binary files /dev/null and b/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023-06-06.pdf differ diff --git a/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023.06.01-closed.pdf b/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023.06.01-closed.pdf new file mode 100644 index 000000000..c8fa6a86d Binary files /dev/null and b/tests/files/chi_police_district_councils/Notice-and-Agenda-001-2023.06.01-closed.pdf differ diff --git a/tests/test_chi_police_district_councils.py b/tests/test_chi_police_district_councils.py index 9a6340d8d..185950458 100644 --- a/tests/test_chi_police_district_councils.py +++ b/tests/test_chi_police_district_councils.py @@ -2,7 +2,7 @@ from os.path import dirname, join import pytest -from city_scrapers_core.constants import NOT_CLASSIFIED +from city_scrapers_core.constants import COMMISSION from city_scrapers_core.utils import file_response from freezegun import freeze_time @@ -12,77 +12,119 @@ test_response = file_response( join(dirname(__file__), "files", "chi_police_district_councils", "DC001.html"), - url="https://www.chicago.gov/city/en/depts/ccpsa/supp_info/district-council-pages/DC001.html", + url="https://www.chicago.gov/city/en/depts/ccpsa/supp_info/district-council-pages/DC001.html", # noqa ) -spider = ChiPoliceDistrictCouncilsSpider() - -freezer = freeze_time("2023-06-16") -freezer.start() - -parsed_items = [item for item in spider.parse(test_response)] - -freezer.stop() - - -def test_tests(): - print("Please write some tests for this spider or at least disable this one.") - assert False +meeting_response = file_response( + join( + dirname(__file__), + "files", + "chi_police_district_councils", + "Notice-and-Agenda-001-2023-06-06.pdf", + ), + url="https://www.chicago.gov/content/dam/city/depts/ccpsa/district-council-agendas/dc-001/notices-and-agendas/Notice-and-Agenda-001-2023-06-06.pdf", # noqa + mode="rb", +) -""" -Uncomment below -""" +meeting_response_closed = file_response( + join( + dirname(__file__), + "files", + "chi_police_district_councils", + "Notice-and-Agenda-001-2023.06.01-closed.pdf", + ), + url="https://www.chicago.gov/content/dam/city/depts/ccpsa/district-council-agendas/dc-001/notices-and-agendas/Notice-and-Agenda-001-2023.06.01-closed.pdf", # noqa + mode="rb", +) -# def test_title(): -# assert parsed_items[0]["title"] == "EXPECTED TITLE" +spider = ChiPoliceDistrictCouncilsSpider() -# def test_description(): -# assert parsed_items[0]["description"] == "EXPECTED DESCRIPTION" +freezer = freeze_time("2023-06-16") +freezer.start() +requests = [item for item in spider.parse(test_response)] +parsed_items = [] +for request in requests: + if request.url == meeting_response.url: + meeting_response.request = request + parsed_items += [item for item in spider._parse_meeting(meeting_response)] + elif request.url == meeting_response_closed.url: + meeting_response_closed.request = request + parsed_items += [ + item for item in spider._parse_meeting(meeting_response_closed) + ] -# def test_start(): -# assert parsed_items[0]["start"] == datetime(2019, 1, 1, 0, 0) +freezer.stop() -# def test_end(): -# assert parsed_items[0]["end"] == datetime(2019, 1, 1, 0, 0) +def test_title(): + assert ( + parsed_items[0]["title"] + == "Chicago Police District Council 001 Regular Meeting" + ) + assert parsed_items[1]["title"] == "Chicago Police District Council 001 Meeting" -# def test_time_notes(): -# assert parsed_items[0]["time_notes"] == "EXPECTED TIME NOTES" +def test_start(): + assert parsed_items[0]["start"] == datetime(2023, 6, 6, 17, 30) + assert parsed_items[1]["start"] == datetime(2023, 6, 1, 0, 0) -# def test_id(): -# assert parsed_items[0]["id"] == "EXPECTED ID" +def test_id(): + assert ( + parsed_items[0]["id"] + == "chi_police_district_councils/202306061730/x/chicago_police_district_council_001_regular_meeting" # noqa + ) + assert ( + parsed_items[1]["id"] + == "chi_police_district_councils/202306010000/x/chicago_police_district_council_001_meeting" # noqa + ) -# def test_status(): -# assert parsed_items[0]["status"] == "EXPECTED STATUS" +def test_status(): + assert parsed_items[0]["status"] == "passed" + assert parsed_items[1]["status"] == "passed" -# def test_location(): -# assert parsed_items[0]["location"] == { -# "name": "EXPECTED NAME", -# "address": "EXPECTED ADDRESS" -# } +def test_location(): + assert parsed_items[0]["location"] == { + "name": "Maggie Daley Fieldhouse, ", + "address": "", + } + assert parsed_items[1]["location"] == {} -# def test_source(): -# assert parsed_items[0]["source"] == "EXPECTED URL" +def test_source(): + assert ( + parsed_items[0]["source"] + == "https://www.chicago.gov/city/en/depts/ccpsa/supp_info/district-council-pages/DC001.html" # noqa + ) + assert ( + parsed_items[1]["source"] + == "https://www.chicago.gov/city/en/depts/ccpsa/supp_info/district-council-pages/DC001.html" # noqa + ) -# def test_links(): -# assert parsed_items[0]["links"] == [{ -# "href": "EXPECTED HREF", -# "title": "EXPECTED TITLE" -# }] +def test_links(): + assert parsed_items[0]["links"] == [ + { + "href": "https://www.chicago.gov/content/dam/city/depts/ccpsa/district-council-agendas/dc-001/notices-and-agendas/Notice-and-Agenda-001-2023-06-06.pdf", # noqa + "title": "agenda", + } + ] + assert parsed_items[1]["links"] == [ + { + "href": "https://www.chicago.gov/content/dam/city/depts/ccpsa/district-council-agendas/dc-001/notices-and-agendas/Notice-and-Agenda-001-2023.06.01-closed.pdf", # noqa + "title": "agenda", + } + ] -# def test_classification(): -# assert parsed_items[0]["classification"] == NOT_CLASSIFIED +def test_classification(): + assert parsed_items[0]["classification"] == COMMISSION -# @pytest.mark.parametrize("item", parsed_items) -# def test_all_day(item): -# assert item["all_day"] is False +@pytest.mark.parametrize("item", parsed_items) +def test_all_day(item): + assert item["all_day"] is False