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 02a6882 + 2fb1a65 commit e608e2fCopy full SHA for e608e2f
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://delphi.cmu.edu/epidata/"
+global_base_url <- "https://api.covidcast.cmu.edu/epidata/"
0 commit comments