Skip to content

Commit

Permalink
[Feature] Add new agencies
Browse files Browse the repository at this point in the history
Add USPTO, Forest Service, OSHRC, Food and Nutrition Service, and NIST
  • Loading branch information
levinmr committed Dec 18, 2024
1 parent 1e72cf9 commit 842f650
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions deploy/agencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,16 @@
"agencyName": "federal-trade-commission",
"awsBucketPath": "data/federal-trade-commission"
},
{
"analyticsReportIds": "468622292",
"agencyName": "food-nutrition-service",
"awsBucketPath": "data/food-nutrition-service"
},
{
"analyticsReportIds": "469578931",
"agencyName": "forest-service",
"awsBucketPath": "data/forest-service"
},
{
"analyticsReportIds": "395251184",
"agencyName": "general-services-administration",
Expand Down Expand Up @@ -244,6 +254,11 @@
"agencyName": "national-endowment-humanities",
"awsBucketPath": "data/national-endowment-humanities"
},
{
"analyticsReportIds": "468338198",
"agencyName": "national-institute-standards-technology",
"awsBucketPath": "data/national-institute-standards-technology"
},
{
"analyticsReportIds": "395452956",
"agencyName": "national-labor-relations-board",
Expand Down Expand Up @@ -289,6 +304,11 @@
"agencyName": "nuclear-waste-technical-review-board",
"awsBucketPath": "data/nuclear-waste-technical-review-board"
},
{
"analyticsReportIds": "470606068",
"agencyName": "occupational-safety-health-commission",
"awsBucketPath": "data/occupational-safety-health-commission"
},
{
"analyticsReportIds": "395449711",
"agencyName": "office-director-national-intelligence",
Expand All @@ -309,6 +329,11 @@
"agencyName": "office-personnel-management",
"awsBucketPath": "data/office-personnel-management"
},
{
"analyticsReportIds": "468633563",
"agencyName": "patent-trademark-office",
"awsBucketPath": "data/patent-trademark-office"
},
{
"analyticsReportIds": "395459211",
"agencyName": "peace-corps",
Expand Down

0 comments on commit 842f650

Please sign in to comment.