File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -33,31 +33,31 @@ home:
3333 href : https://cmu-delphi.github.io/epidatasets/
3434
3535reference :
36+ - title : Data source and signal discovery
37+ desc : Quickly explore endpoints, and API signal and source names
38+ - contents :
39+ - avail_endpoints
40+ - covidcast_epidata
41+ - title : Make API requests
42+ desc : Query Delphi Epidata endpoints
43+ - contents :
44+ - epidata_call
45+ - fetch_args_list
46+ - has_keyword("endpoint")
47+ - -starts_with("pvt_")
3648 - title : Configuration and utilities
3749 desc : Set API keys and handle API data types
3850 - contents :
3951 - get_api_key
4052 - epirange
4153 - timeset
42- - title : Data source and signal discovery
43- desc : Quickly explore endpoints, and API signal and source names
44- - contents :
45- - avail_endpoints
46- - covidcast_epidata
4754 - title : Control caching behavior
4855 desc : Configure an optional persistent cache
4956 - contents :
5057 - set_cache
5158 - clear_cache
5259 - disable_cache
5360 - cache_info
54- - title : Make API requests
55- desc : Query Delphi Epidata endpoints
56- - contents :
57- - epidata_call
58- - fetch_args_list
59- - has_keyword("endpoint")
60- - -starts_with("pvt_")
6161 - title : Make requests to private API endpoints
6262 desc : These endpoints require additional authorization to use
6363 - contents :
You can’t perform that action at this time.
0 commit comments