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.
1 parent 8659609 commit 44653a3Copy full SHA for 44653a3
epidatpy/_constants.py
@@ -6,4 +6,4 @@
6
7
HTTP_HEADERS: Final = {"User-Agent": f"epidatpy/{__version__}"}
8
9
-BASE_URL: Final = "https://delphi.cmu.edu/epidata/"
+BASE_URL: Final = "https://api.covidcast.cmu.edu/epidata/"
0 commit comments