File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,11 @@ has_children: true
7
7
# Epidata API Keys
8
8
9
9
Anyone may access the Epidata API anonymously without providing any personal
10
- data. Anonymous API access is subject to the following restrictions:
10
+ data. Anonymous API access is subject to the following restrictions; they may
11
+ change as we learn more about their impact:
11
12
12
13
1 . public datasets only
13
- 1 . rate-limited to 100 requests per hour
14
+ 1 . rate-limited to 60 requests per hour
14
15
1 . only two parameters may have multiple selections
15
16
16
17
For example, a query for three signals on one date across all counties can be
@@ -22,7 +23,6 @@ Epidata API. You can request an API key by
22
23
[ registering with us] ( https://forms.gle/hkBr5SfQgxguAfEt7 ) .
23
24
Privileges of registration may include:
24
25
25
- 1 . restricted-access datasets
26
26
1 . no rate limit
27
27
1 . no limit on multiple selections
28
28
You can’t perform that action at this time.
0 commit comments