File tree 1 file changed +12
-12
lines changed 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -33,31 +33,31 @@ home:
33
33
href : https://cmu-delphi.github.io/epidatasets/
34
34
35
35
reference :
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_")
36
48
- title : Configuration and utilities
37
49
desc : Set API keys and handle API data types
38
50
- contents :
39
51
- get_api_key
40
52
- epirange
41
53
- 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
47
54
- title : Control caching behavior
48
55
desc : Configure an optional persistent cache
49
56
- contents :
50
57
- set_cache
51
58
- clear_cache
52
59
- disable_cache
53
60
- 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_")
61
61
- title : Make requests to private API endpoints
62
62
desc : These endpoints require additional authorization to use
63
63
- contents :
You can’t perform that action at this time.
0 commit comments