ro-h commited on
Commit
4ab63b7
1 Parent(s): 28c7a44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Card for Dataset Name
2
 
3
  United States governmental agencies often make proposed regulations open to the public for comment.
@@ -109,4 +120,4 @@ Python: The entire data collection and processing script is written in Python.
109
 
110
  **Error Handling:**
111
  In the event of a failed API request (indicated by a non-200 HTTP response status),
112
- the data collection process for the current docket is halted, and the process moves to the next docket.
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - government
6
+ - api
7
+ - policy
8
+ pretty_name: Regulation.gov Public Comments API
9
+ size_categories:
10
+ - n<1K
11
+ ---
12
  # Dataset Card for Dataset Name
13
 
14
  United States governmental agencies often make proposed regulations open to the public for comment.
 
120
 
121
  **Error Handling:**
122
  In the event of a failed API request (indicated by a non-200 HTTP response status),
123
+ the data collection process for the current docket is halted, and the process moves to the next docket.