Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Butte County places scraper #1580

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

The script in butte.ipynb has failed.

Here is what went wrong:

An error occurred while executing the following cell:
------------------
cities = data["elements"]["content"]["content"]["entities"][
    "b26b9acd-b036-40bc-bbbe-68667dd338e4"
]["props"]["chartData"]["data"][0]
------------------

---------------------------------------------------------------------------
KeyError                                  Traceback (most recent call last)
/tmp/ipykernel_1778/755814286.py in <module>
----> 1 cities = data["elements"]["content"]["content"]["entities"][
      2     "b26b9acd-b036-40bc-bbbe-68667dd338e4"
      3 ]["props"]["chartData"]["data"][0]

KeyError: 'b26b9acd-b036-40bc-bbbe-68667dd338e4'
KeyError: 'b26b9acd-b036-40bc-bbbe-68667dd338e4'

A branch has been created automatically at fix-butte-1650399683.706548. Please push your fixes there and when it's fixed alert the Slack channel.

@irisslee
Copy link
Contributor

@irisslee
Copy link
Contributor

Hi Iris,

 

We used to publish cases by general location (region) in the county during the first year of the pandemic (we never listed the names of smaller cities as the population is so low that it could compromise protected health information). Now that COVID cases are prevalent throughout our county, this data is less meaningful and no longer included on the dashboard.

 

Lisa

@irisslee irisslee closed this Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant