Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,8 @@ This dataset will call the API to individually gather docket and comment informa
|
|
31 |
all dockets with opioid-related information have been gathered, or when the API hits a rate-limit. The government
|
32 |
API limit is 1000 calls per hour. Since each comment's text requires an individual call and there will be ~10 comments collected per docket,
|
33 |
only around 100 dockets can be collected without extending the limit. Furthermore, since some dockets don't have comment data and
|
34 |
-
thus will not be included, it is realistic to expect approximatley 60-70 dockets collected.
|
|
|
35 |
|
36 |
If a larger set of dockets are required, consider requesting a rate-unlimited API key. For more details, visit
|
37 |
[https://open.gsa.gov/api/regulationsgov/].
|
|
|
31 |
all dockets with opioid-related information have been gathered, or when the API hits a rate-limit. The government
|
32 |
API limit is 1000 calls per hour. Since each comment's text requires an individual call and there will be ~10 comments collected per docket,
|
33 |
only around 100 dockets can be collected without extending the limit. Furthermore, since some dockets don't have comment data and
|
34 |
+
thus will not be included, it is realistic to expect approximatley 60-70 dockets collected. For this number of dockets, expect a load
|
35 |
+
time of around 10 minutes.
|
36 |
|
37 |
If a larger set of dockets are required, consider requesting a rate-unlimited API key. For more details, visit
|
38 |
[https://open.gsa.gov/api/regulationsgov/].
|