Skip to content

Commit 67ea207

Browse files
authored
Merge pull request #379 from chinandrew/update-id
Update state daily dataset ID
2 parents 83f3eb3 + da3599a commit 67ea207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/acquisition/covid_hosp/state_daily/network.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class Network(BaseNetwork):
66

7-
DATASET_ID = '823dd0e-c8c4-4206-953e-c6d2f451d6ed'
7+
DATASET_ID = '7823dd0e-c8c4-4206-953e-c6d2f451d6ed'
88

99
def fetch_metadata(*args, **kwags):
1010
"""Download and return metadata.

0 commit comments

Comments
 (0)