We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83f3eb3 + da3599a commit 67ea207Copy full SHA for 67ea207
src/acquisition/covid_hosp/state_daily/network.py
@@ -4,7 +4,7 @@
4
5
class Network(BaseNetwork):
6
7
- DATASET_ID = '823dd0e-c8c4-4206-953e-c6d2f451d6ed'
+ DATASET_ID = '7823dd0e-c8c4-4206-953e-c6d2f451d6ed'
8
9
def fetch_metadata(*args, **kwags):
10
"""Download and return metadata.
0 commit comments