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 e608e2f + 864e471 commit 00f836cCopy full SHA for 00f836c
R/constants.R
@@ -1,3 +1,3 @@
1
version <- "1.0.0"
2
http_headers <- httr::add_headers("User-Agent" = paste0("epidatr/", version), "Accept-Encoding" = "gzip")
3
-global_base_url <- "https://api.covidcast.cmu.edu/epidata/"
+global_base_url <- "https://api.delphi.cmu.edu/epidata/"
0 commit comments