Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
documentNumber: string
title: string
documentType: string
documentTypeLabel: string
subtype: null
abstract: string
action: string
agencyNames: list<item: string>
  child 0, item: string
agencySlugs: list<item: string>
  child 0, item: string
topics: list<item: string>
  child 0, item: string
publicationDate: timestamp[s]
effectiveOn: timestamp[s]
commentsCloseOn: timestamp[s]
signingDate: null
significant: bool
citation: string
volume: int64
startPage: int64
endPage: int64
pageLength: int64
docketIds: list<item: string>
  child 0, item: string
regulationIdNumbers: list<item: string>
  child 0, item: string
cfrReferences: list<item: string>
  child 0, item: string
htmlUrl: string
pdfUrl: string
rawTextUrl: string
daysSincePublication: int64
scrapedAt: string
president: string
_run_id: string
_dataset_id: string
commentUrl: string
commentsOpen: bool
daysUntilCommentsClose: int64
correctionOf: string
jobId: string
company: string
companyUrl: string
location: string
salary: null
postedAt: timestamp[s]
postedText: string
url: string
jobUrl: string
descriptionText: string
descriptionHtml: string
seniorityLevel: string
employmentType: string
jobFunction: string
industries: string
applicantsText: string
searchKeywords: string
searchLocation: string
sourceQuery: string
presidentialDocumentNumber: string
executiveOrderNumber: int64
to
{'documentNumber': Value('string'), 'title': Value('string'), 'documentType': Value('string'), 'documentTypeLabel': Value('string'), 'subtype': Value('string'), 'abstract': Value('string'), 'action': Value('string'), 'agencyNames': List(Value('string')), 'agencySlugs': List(Value('string')), 'topics': List(Value('string')), 'publicationDate': Value('timestamp[s]'), 'effectiveOn': Value('timestamp[s]'), 'commentsCloseOn': Value('timestamp[s]'), 'signingDate': Value('timestamp[s]'), 'significant': Value('bool'), 'citation': Value('string'), 'volume': Value('int64'), 'startPage': Value('int64'), 'endPage': Value('int64'), 'pageLength': Value('int64'), 'docketIds': List(Value('string')), 'regulationIdNumbers': List(Value('string')), 'cfrReferences': List(Value('string')), 'htmlUrl': Value('string'), 'pdfUrl': Value('string'), 'rawTextUrl': Value('string'), 'daysSincePublication': Value('int64'), 'scrapedAt': Value('timestamp[s]'), 'president': Value('string'), 'presidentialDocumentNumber': Value('string'), '_run_id': Value('string'), '_dataset_id': Value('string'), 'commentsOpen': Value('bool'), 'daysUntilCommentsClose': Value('int64'), 'commentUrl': Value('string'), 'executiveOrderNumber': Value('int64'), 'correctionOf': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              documentNumber: string
              title: string
              documentType: string
              documentTypeLabel: string
              subtype: null
              abstract: string
              action: string
              agencyNames: list<item: string>
                child 0, item: string
              agencySlugs: list<item: string>
                child 0, item: string
              topics: list<item: string>
                child 0, item: string
              publicationDate: timestamp[s]
              effectiveOn: timestamp[s]
              commentsCloseOn: timestamp[s]
              signingDate: null
              significant: bool
              citation: string
              volume: int64
              startPage: int64
              endPage: int64
              pageLength: int64
              docketIds: list<item: string>
                child 0, item: string
              regulationIdNumbers: list<item: string>
                child 0, item: string
              cfrReferences: list<item: string>
                child 0, item: string
              htmlUrl: string
              pdfUrl: string
              rawTextUrl: string
              daysSincePublication: int64
              scrapedAt: string
              president: string
              _run_id: string
              _dataset_id: string
              commentUrl: string
              commentsOpen: bool
              daysUntilCommentsClose: int64
              correctionOf: string
              jobId: string
              company: string
              companyUrl: string
              location: string
              salary: null
              postedAt: timestamp[s]
              postedText: string
              url: string
              jobUrl: string
              descriptionText: string
              descriptionHtml: string
              seniorityLevel: string
              employmentType: string
              jobFunction: string
              industries: string
              applicantsText: string
              searchKeywords: string
              searchLocation: string
              sourceQuery: string
              presidentialDocumentNumber: string
              executiveOrderNumber: int64
              to
              {'documentNumber': Value('string'), 'title': Value('string'), 'documentType': Value('string'), 'documentTypeLabel': Value('string'), 'subtype': Value('string'), 'abstract': Value('string'), 'action': Value('string'), 'agencyNames': List(Value('string')), 'agencySlugs': List(Value('string')), 'topics': List(Value('string')), 'publicationDate': Value('timestamp[s]'), 'effectiveOn': Value('timestamp[s]'), 'commentsCloseOn': Value('timestamp[s]'), 'signingDate': Value('timestamp[s]'), 'significant': Value('bool'), 'citation': Value('string'), 'volume': Value('int64'), 'startPage': Value('int64'), 'endPage': Value('int64'), 'pageLength': Value('int64'), 'docketIds': List(Value('string')), 'regulationIdNumbers': List(Value('string')), 'cfrReferences': List(Value('string')), 'htmlUrl': Value('string'), 'pdfUrl': Value('string'), 'rawTextUrl': Value('string'), 'daysSincePublication': Value('int64'), 'scrapedAt': Value('timestamp[s]'), 'president': Value('string'), 'presidentialDocumentNumber': Value('string'), '_run_id': Value('string'), '_dataset_id': Value('string'), 'commentsOpen': Value('bool'), 'daysUntilCommentsClose': Value('int64'), 'commentUrl': Value('string'), 'executiveOrderNumber': Value('int64'), 'correctionOf': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

documentNumber
string
title
string
documentType
string
documentTypeLabel
string
subtype
string
abstract
string
action
string
agencyNames
list
agencySlugs
list
topics
list
publicationDate
timestamp[s]
effectiveOn
timestamp[s]
commentsCloseOn
timestamp[s]
signingDate
timestamp[s]
significant
bool
citation
string
volume
int64
startPage
int64
endPage
int64
pageLength
int64
docketIds
list
regulationIdNumbers
list
cfrReferences
list
htmlUrl
string
pdfUrl
string
rawTextUrl
string
daysSincePublication
int64
scrapedAt
timestamp[s]
president
string
presidentialDocumentNumber
string
_run_id
string
_dataset_id
string
commentsOpen
bool
daysUntilCommentsClose
int64
commentUrl
string
executiveOrderNumber
int64
correctionOf
string
2026-15273
Presidential Determination on the Proposed Agreement for Cooperation Between the Government of the United States of America and the Government of the Kingdom of Saudi Arabia Concerning Peaceful Uses of Nuclear Energy
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-07-28T00:00:00
null
null
2026-07-16T00:00:00
false
91 FR 47715
91
47,715
47,715
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/07/28/2026-15273/presidential-determination-on-the-proposed-agreement-for-cooperation-between-the-government-of-the
https://www.govinfo.gov/content/pkg/FR-2026-07-28/pdf/2026-15273.pdf
https://www.federalregister.gov/documents/full_text/text/2026/07/28/2026-15273.txt
6
2026-08-03T06:18:00
Donald Trump
2026-18
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-13631
Presidential Determination on Assistance to Venezuela Consistent With the Trafficking Victims Protection Act of 2000
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-07-06T00:00:00
null
null
2026-06-26T00:00:00
false
91 FR 41519
91
41,519
41,519
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/07/06/2026-13631/presidential-determination-on-assistance-to-venezuela-consistent-with-the-trafficking-victims
https://www.govinfo.gov/content/pkg/FR-2026-07-06/pdf/2026-13631.pdf
https://www.federalregister.gov/documents/full_text/text/2026/07/06/2026-13631.txt
28
2026-08-03T06:18:00
Donald Trump
2026-17
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-13408
Presidential Determination Concerning the Department of the Air Force's Rehabilitation and Revitalization of the Joint Base Andrews Golf Course
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-07-01T00:00:00
null
null
2026-06-26T00:00:00
false
91 FR 40351
91
40,351
40,351
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/07/01/2026-13408/presidential-determination-concerning-the-department-of-the-air-forces-rehabilitation-and
https://www.govinfo.gov/content/pkg/FR-2026-07-01/pdf/2026-13408.pdf
https://www.federalregister.gov/documents/full_text/text/2026/07/01/2026-13408.txt
33
2026-08-03T06:18:00
Donald Trump
2026-16
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-12286
Presidential Determination and Delegation of Authority Under Section 708 of the Defense Production Act of 1950, as Amended
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-06-17T00:00:00
null
null
2026-06-11T00:00:00
false
91 FR 36745
91
36,745
36,745
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/06/17/2026-12286/presidential-determination-and-delegation-of-authority-under-section-708-of-the-defense-production
https://www.govinfo.gov/content/pkg/FR-2026-06-17/pdf/2026-12286.pdf
https://www.federalregister.gov/documents/full_text/text/2026/06/17/2026-12286.txt
47
2026-08-03T06:18:00
Donald Trump
2026-15
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-10598
Emergency Presidential Determination on Refugee Admissions for Fiscal Year 2026
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-05-27T00:00:00
null
null
2026-05-21T00:00:00
false
91 FR 31645
91
31,645
31,646
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/05/27/2026-10598/emergency-presidential-determination-on-refugee-admissions-for-fiscal-year-2026
https://www.govinfo.gov/content/pkg/FR-2026-05-27/pdf/2026-10598.pdf
https://www.federalregister.gov/documents/full_text/text/2026/05/27/2026-10598.txt
68
2026-08-03T06:18:00
Donald Trump
2026-14
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-09624
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-05-13T00:00:00
null
null
2026-05-07T00:00:00
false
91 FR 27177
91
27,177
27,177
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/05/13/2026-09624/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2026-05-13/pdf/2026-09624.pdf
https://www.federalregister.gov/documents/full_text/text/2026/05/13/2026-09624.txt
82
2026-08-03T06:18:00
Donald Trump
2026-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08126
Eligibility of the Board of Peace To Receive Defense Articles and Defense Services Under the Foreign Assistance Act of 1961 and the Arms Export Control Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-24T00:00:00
null
null
2026-04-08T00:00:00
false
91 FR 22429
91
22,429
22,429
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/24/2026-08126/eligibility-of-the-board-of-peace-to-receive-defense-articles-and-defense-services-under-the-foreign
https://www.govinfo.gov/content/pkg/FR-2026-04-24/pdf/2026-08126.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/24/2026-08126.txt
101
2026-08-03T06:18:00
Donald Trump
2026-06
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08017
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Natural Gas Transmission, Processing, Storage, and Liquefied Natural Gas Capacity
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21935
91
21,935
21,936
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08017/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08017.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08017.txt
102
2026-08-03T06:18:00
Donald Trump
2026-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08016
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Domestic Petroleum Production, Refining, and Logistics Capacity
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21933
91
21,933
21,934
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08016/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08016.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08016.txt
102
2026-08-03T06:18:00
Donald Trump
2026-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08013
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Grid Infrastructure, Equipment, and Supply Chain Capacity
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21931
91
21,931
21,932
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08013/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08013.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08013.txt
102
2026-08-03T06:18:00
Donald Trump
2026-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08011
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Development, Manufacturing, and Deployment of Large- Scale Energy and Energy Related Infrastructure
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21929
91
21,929
21,930
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08011/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08011.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08011.txt
102
2026-08-03T06:18:00
Donald Trump
2026-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08010
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Coal Supply Chains and Baseload Power Generation Capacity
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21927
91
21,927
21,928
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08010/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08010.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08010.txt
102
2026-08-03T06:18:00
Donald Trump
2026-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-08009
Presidential Determination Concerning the Air Force's Jet Fighter Training Operations in Idaho, Oregon, and Nevada
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-04-23T00:00:00
null
null
2026-04-20T00:00:00
false
91 FR 21925
91
21,925
21,926
2
[]
[]
[]
https://www.federalregister.gov/documents/2026/04/23/2026-08009/presidential-determination-concerning-the-air-forces-jet-fighter-training-operations-in-idaho-oregon
https://www.govinfo.gov/content/pkg/FR-2026-04-23/pdf/2026-08009.pdf
https://www.federalregister.gov/documents/full_text/text/2026/04/23/2026-08009.txt
102
2026-08-03T06:18:00
Donald Trump
2026-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-01422
Presidential Determination on Designation of the Republic of Peru as a Major Non-NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-01-23T00:00:00
null
null
2026-01-14T00:00:00
false
91 FR 3019
91
3,019
3,019
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/01/23/2026-01422/presidential-determination-on-designation-of-the-republic-of-peru-as-a-major-non-nato-ally
https://www.govinfo.gov/content/pkg/FR-2026-01-23/pdf/2026-01422.pdf
https://www.federalregister.gov/documents/full_text/text/2026/01/23/2026-01422.txt
192
2026-08-03T06:18:00
Donald Trump
2026-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2026-01421
Presidential Determination on Designation of the Kingdom of Saudi Arabia as a Major Non-NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2026-01-23T00:00:00
null
null
2026-01-13T00:00:00
false
91 FR 3017
91
3,017
3,017
1
[]
[]
[]
https://www.federalregister.gov/documents/2026/01/23/2026-01421/presidential-determination-on-designation-of-the-kingdom-of-saudi-arabia-as-a-major-non-nato-ally
https://www.govinfo.gov/content/pkg/FR-2026-01-23/pdf/2026-01421.pdf
https://www.federalregister.gov/documents/full_text/text/2026/01/23/2026-01421.txt
192
2026-08-03T06:18:00
Donald Trump
2026-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-23569
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-12-19T00:00:00
null
null
2025-11-21T00:00:00
false
90 FR 59713
90
59,713
59,715
3
[]
[]
[]
https://www.federalregister.gov/documents/2025/12/19/2025-23569/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2025-12-19/pdf/2025-23569.pdf
https://www.federalregister.gov/documents/full_text/text/2025/12/19/2025-23569.txt
227
2026-08-03T06:18:00
Donald Trump
2026-02
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-23567
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-12-19T00:00:00
null
null
2025-11-05T00:00:00
false
90 FR 59709
90
59,709
59,709
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/12/19/2025-23567/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2025-12-19/pdf/2025-23567.pdf
https://www.federalregister.gov/documents/full_text/text/2025/12/19/2025-23567.txt
227
2026-08-03T06:18:00
Donald Trump
2026-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-19753
Presidential Determination on Transferring the United States Program of Initial Refugee Resettlement
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-10-31T00:00:00
null
null
2025-09-30T00:00:00
false
90 FR 49007
90
49,007
49,008
2
[]
[]
[]
https://www.federalregister.gov/documents/2025/10/31/2025-19753/presidential-determination-on-transferring-the-united-states-program-of-initial-refugee-resettlement
https://www.govinfo.gov/content/pkg/FR-2025-10-31/pdf/2025-19753.pdf
https://www.federalregister.gov/documents/full_text/text/2025/10/31/2025-19753.txt
276
2026-08-03T06:18:00
Donald Trump
2025-14
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-19752
Presidential Determination on Refugee Admissions for Fiscal Year 2026
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-10-31T00:00:00
null
null
2025-09-30T00:00:00
false
90 FR 49005
90
49,005
49,006
2
[]
[]
[]
https://www.federalregister.gov/documents/2025/10/31/2025-19752/presidential-determination-on-refugee-admissions-for-fiscal-year-2026
https://www.govinfo.gov/content/pkg/FR-2025-10-31/pdf/2025-19752.pdf
https://www.federalregister.gov/documents/full_text/text/2025/10/31/2025-19752.txt
276
2026-08-03T06:18:00
Donald Trump
2025-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-18078
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2026
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-09-17T00:00:00
null
null
2025-09-08T00:00:00
false
90 FR 44953
90
44,953
44,955
3
[]
[]
[]
https://www.federalregister.gov/documents/2025/09/17/2025-18078/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2025-09-17/pdf/2025-18078.pdf
https://www.federalregister.gov/documents/full_text/text/2025/09/17/2025-18078.txt
320
2026-08-03T06:18:00
Donald Trump
2025-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-17036
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-09-04T00:00:00
null
null
2025-08-29T00:00:00
false
90 FR 42795
90
42,795
42,795
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/09/04/2025-17036/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2025-09-04/pdf/2025-17036.pdf
https://www.federalregister.gov/documents/full_text/text/2025/09/04/2025-17036.txt
333
2026-08-03T06:18:00
Donald Trump
2025-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-15683
Establishing a Trump Route for International Peace and Prosperity Working Group
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-08-15T00:00:00
null
null
2025-08-08T00:00:00
false
90 FR 40023
90
40,023
40,023
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/08/15/2025-15683/establishing-a-trump-route-for-international-peace-and-prosperity-working-group
https://www.govinfo.gov/content/pkg/FR-2025-08-15/pdf/2025-15683.pdf
https://www.federalregister.gov/documents/full_text/text/2025/08/15/2025-15683.txt
353
2026-08-03T06:18:00
Donald Trump
2025-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-15682
Extension of Waiver of Section 907 of the FREEDOM Support Act with Respect to Assistance to the Government of Azerbaijan
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-08-15T00:00:00
null
null
2025-08-08T00:00:00
false
90 FR 40021
90
40,021
40,021
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/08/15/2025-15682/extension-of-waiver-of-section-907-of-the-freedom-support-act-with-respect-to-assistance-to-the
https://www.govinfo.gov/content/pkg/FR-2025-08-15/pdf/2025-15682.pdf
https://www.federalregister.gov/documents/full_text/text/2025/08/15/2025-15682.txt
353
2026-08-03T06:18:00
Donald Trump
2025-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-15680
Presidential Determination and Certification with Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-08-15T00:00:00
null
null
2025-08-04T00:00:00
false
90 FR 40019
90
40,019
40,019
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/08/15/2025-15680/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2025-08-15/pdf/2025-15680.pdf
https://www.federalregister.gov/documents/full_text/text/2025/08/15/2025-15680.txt
353
2026-08-03T06:18:00
Donald Trump
2025-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-15679
Continuation of U.S. Drug Interdiction Assistance to the Government of Colombia
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-08-15T00:00:00
null
null
2025-08-04T00:00:00
false
90 FR 40017
90
40,017
40,017
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/08/15/2025-15679/continuation-of-us-drug-interdiction-assistance-to-the-government-of-colombia
https://www.govinfo.gov/content/pkg/FR-2025-08-15/pdf/2025-15679.pdf
https://www.federalregister.gov/documents/full_text/text/2025/08/15/2025-15679.txt
353
2026-08-03T06:18:00
Donald Trump
2025-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2025-09872
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2025-05-29T00:00:00
null
null
2025-05-12T00:00:00
false
90 FR 22835
90
22,835
22,835
1
[]
[]
[]
https://www.federalregister.gov/documents/2025/05/29/2025-09872/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2025-05-29/pdf/2025-09872.pdf
https://www.federalregister.gov/documents/full_text/text/2025/05/29/2025-09872.txt
431
2026-08-03T06:18:00
Donald Trump
2025-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-27440
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-11-21T00:00:00
null
null
2024-11-07T00:00:00
false
89 FR 92025
89
92,025
92,025
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/11/21/2024-27440/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2024-11-21/pdf/2024-27440.pdf
https://www.federalregister.gov/documents/full_text/text/2024/11/21/2024-27440.txt
620
2026-08-03T06:18:00
Joseph R. Biden Jr.
2025-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-24323
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-10-18T00:00:00
null
null
2024-09-30T00:00:00
false
89 FR 83773
89
83,773
83,774
2
[]
[]
[]
https://www.federalregister.gov/documents/2024/10/18/2024-24323/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2024-10-18/pdf/2024-24323.pdf
https://www.federalregister.gov/documents/full_text/text/2024/10/18/2024-24323.txt
654
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-15
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-24322
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-10-18T00:00:00
null
null
2024-09-30T00:00:00
false
89 FR 83769
89
83,769
83,771
3
[]
[]
[]
https://www.federalregister.gov/documents/2024/10/18/2024-24322/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2024-10-18/pdf/2024-24322.pdf
https://www.federalregister.gov/documents/full_text/text/2024/10/18/2024-24322.txt
654
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-14
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-24321
Presidential Determination on Refugee Admissions for Fiscal Year 2025
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-10-18T00:00:00
null
null
2024-09-30T00:00:00
false
89 FR 83767
89
83,767
83,768
2
[]
[]
[]
https://www.federalregister.gov/documents/2024/10/18/2024-24321/presidential-determination-on-refugee-admissions-for-fiscal-year-2025
https://www.govinfo.gov/content/pkg/FR-2024-10-18/pdf/2024-24321.pdf
https://www.federalregister.gov/documents/full_text/text/2024/10/18/2024-24321.txt
654
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-21951
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2025
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-09-24T00:00:00
null
null
2024-09-15T00:00:00
false
89 FR 77761
89
77,761
77,764
4
[]
[]
[]
https://www.federalregister.gov/documents/2024/09/24/2024-21951/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2024-09-24/pdf/2024-21951.pdf
https://www.federalregister.gov/documents/full_text/text/2024/09/24/2024-21951.txt
678
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-21450
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-09-18T00:00:00
null
null
2024-09-13T00:00:00
false
89 FR 76397
89
76,397
76,397
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/09/18/2024-21450/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2024-09-18/pdf/2024-21450.pdf
https://www.federalregister.gov/documents/full_text/text/2024/09/18/2024-21450.txt
684
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-19954
Continuation of U.S. Drug Interdiction Assistance to the Government of Colombia
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-09-04T00:00:00
null
null
2024-08-09T00:00:00
false
89 FR 71797
89
71,797
71,797
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/09/04/2024-19954/continuation-of-us-drug-interdiction-assistance-to-the-government-of-colombia
https://www.govinfo.gov/content/pkg/FR-2024-09-04/pdf/2024-19954.pdf
https://www.federalregister.gov/documents/full_text/text/2024/09/04/2024-19954.txt
698
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-17572
Agreement for Cooperation Between the Government of the United States of America and the Government of the Republic of Singapore Concerning Peaceful Uses of Nuclear Energy
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-08-06T00:00:00
null
null
2024-07-26T00:00:00
false
89 FR 64351
89
64,351
64,351
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/08/06/2024-17572/agreement-for-cooperation-between-the-government-of-the-united-states-of-america-and-the-government
https://www.govinfo.gov/content/pkg/FR-2024-08-06/pdf/2024-17572.pdf
https://www.federalregister.gov/documents/full_text/text/2024/08/06/2024-17572.txt
727
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-15485
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-07-12T00:00:00
null
null
2024-06-28T00:00:00
false
89 FR 57057
89
57,057
57,057
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/07/12/2024-15485/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2024-07-12/pdf/2024-15485.pdf
https://www.federalregister.gov/documents/full_text/text/2024/07/12/2024-15485.txt
752
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-06
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-15482
Designation of Kenya as a Major Non-NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-07-12T00:00:00
null
null
2024-06-24T00:00:00
false
89 FR 57055
89
57,055
57,055
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/07/12/2024-15482/designation-of-kenya-as-a-major-non-nato-ally
https://www.govinfo.gov/content/pkg/FR-2024-07-12/pdf/2024-15482.pdf
https://www.federalregister.gov/documents/full_text/text/2024/07/12/2024-15482.txt
752
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-05
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2024-11788
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-05-28T00:00:00
null
null
2024-05-08T00:00:00
false
89 FR 46015
89
46,015
46,015
1
[]
[]
[]
https://www.federalregister.gov/documents/2024/05/28/2024-11788/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2024-05-28/pdf/2024-11788.pdf
https://www.federalregister.gov/documents/full_text/text/2024/05/28/2024-11788.txt
797
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-28947
Presidential Determination and Waiver Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Essential Medicines, Medical Countermeasures, and Critical Inputs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2024-01-02T00:00:00
null
null
2023-12-27T00:00:00
false
89 FR 3
89
3
4
2
[]
[]
[]
https://www.federalregister.gov/documents/2024/01/02/2023-28947/presidential-determination-and-waiver-pursuant-to-section-303-of-the-defense-production-act-of-1950
https://www.govinfo.gov/content/pkg/FR-2024-01-02/pdf/2023-28947.pdf
https://www.federalregister.gov/documents/full_text/text/2024/01/02/2023-28947.txt
944
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-26134
Presidential Determination on the Proposed Agreement for Cooperation Between the Government of the United States of America and the Government of the Republic of the Philippines Concerning Peaceful Uses of Nuclear Energy
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-11-24T00:00:00
null
null
2023-11-16T00:00:00
false
88 FR 82777
88
82,777
82,777
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/11/24/2023-26134/presidential-determination-on-the-proposed-agreement-for-cooperation-between-the-government-of-the
https://www.govinfo.gov/content/pkg/FR-2023-11-24/pdf/2023-26134.pdf
https://www.federalregister.gov/documents/full_text/text/2023/11/24/2023-26134.txt
983
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-02
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-26130
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-11-24T00:00:00
null
null
2023-11-11T00:00:00
false
88 FR 82775
88
82,775
82,775
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/11/24/2023-26130/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2023-11-24/pdf/2023-26130.pdf
https://www.federalregister.gov/documents/full_text/text/2023/11/24/2023-26130.txt
983
2026-08-03T06:18:00
Joseph R. Biden Jr.
2024-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-23736
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-10-25T00:00:00
null
null
2023-09-29T00:00:00
false
88 FR 73523
88
73,523
73,525
3
[]
[]
[]
https://www.federalregister.gov/documents/2023/10/25/2023-23736/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2023-10-25/pdf/2023-23736.pdf
https://www.federalregister.gov/documents/full_text/text/2023/10/25/2023-23736.txt
1,013
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-14
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-23733
Presidential Determination on Refugee Admissions for Fiscal Year 2024
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-10-25T00:00:00
null
null
2023-09-29T00:00:00
false
88 FR 73521
88
73,521
73,522
2
[]
[]
[]
https://www.federalregister.gov/documents/2023/10/25/2023-23733/presidential-determination-on-refugee-admissions-for-fiscal-year-2024
https://www.govinfo.gov/content/pkg/FR-2023-10-25/pdf/2023-23733.pdf
https://www.federalregister.gov/documents/full_text/text/2023/10/25/2023-23733.txt
1,013
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-21378
Presidential Determination on Major Drug Transit or Major Drug Illicit Countries for Fiscal Year 2024
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-09-27T00:00:00
null
null
2023-09-15T00:00:00
false
88 FR 66673
88
66,673
66,675
3
[]
[]
[]
https://www.federalregister.gov/documents/2023/09/27/2023-21378/presidential-determination-on-major-drug-transit-or-major-drug-illicit-countries-for-fiscal-year
https://www.govinfo.gov/content/pkg/FR-2023-09-27/pdf/2023-21378.pdf
https://www.federalregister.gov/documents/full_text/text/2023/09/27/2023-21378.txt
1,041
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-21374
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-09-27T00:00:00
null
null
2023-09-15T00:00:00
false
88 FR 66671
88
66,671
66,672
2
[]
[]
[]
https://www.federalregister.gov/documents/2023/09/27/2023-21374/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2023-09-27/pdf/2023-21374.pdf
https://www.federalregister.gov/documents/full_text/text/2023/09/27/2023-21374.txt
1,041
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-20302
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-09-18T00:00:00
null
null
2023-09-13T00:00:00
false
88 FR 64347
88
64,347
64,347
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/09/18/2023-20302/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2023-09-18/pdf/2023-20302.pdf
https://www.federalregister.gov/documents/full_text/text/2023/09/18/2023-20302.txt
1,050
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-18102
Continuation of U.S. Drug Interdiction Assistance to the Government of Colombia
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-08-21T00:00:00
null
null
2023-08-11T00:00:00
false
88 FR 56997
88
56,997
56,997
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/08/21/2023-18102/continuation-of-us-drug-interdiction-assistance-to-the-government-of-colombia
https://www.govinfo.gov/content/pkg/FR-2023-08-21/pdf/2023-18102.pdf
https://www.federalregister.gov/documents/full_text/text/2023/08/21/2023-18102.txt
1,078
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-10913
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-05-19T00:00:00
null
null
2023-05-11T00:00:00
false
88 FR 32619
88
32,619
32,619
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/05/19/2023-10913/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2023-05-19/pdf/2023-10913.pdf
https://www.federalregister.gov/documents/full_text/text/2023/05/19/2023-10913.txt
1,172
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-09959
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-05-09T00:00:00
null
null
2023-05-01T00:00:00
false
88 FR 29809
88
29,809
29,809
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/05/09/2023-09959/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2023-05-09/pdf/2023-09959.pdf
https://www.federalregister.gov/documents/full_text/text/2023/05/09/2023-09959.txt
1,182
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-06921
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Printed Circuit Boards and Advanced Packaging Production Capability
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-03-31T00:00:00
null
null
2023-03-27T00:00:00
false
88 FR 19545
88
19,545
19,546
2
[]
[]
[]
https://www.federalregister.gov/documents/2023/03/31/2023-06921/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2023-03-31/pdf/2023-06921.pdf
https://www.federalregister.gov/documents/full_text/text/2023/03/31/2023-06921.txt
1,221
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-06
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-05218
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-03-13T00:00:00
null
null
2023-02-24T00:00:00
false
88 FR 15265
88
15,265
15,265
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/03/13/2023-05218/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2023-03-13/pdf/2023-05218.pdf
https://www.federalregister.gov/documents/full_text/text/2023/03/13/2023-05218.txt
1,239
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-04617
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Airbreathing Engines, Advanced Avionics Position Navigation and Guidance Systems, and Constituent Materials for Hypersonic Systems
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-03-06T00:00:00
null
null
2023-03-01T00:00:00
false
88 FR 13657
88
13,657
13,658
2
[]
[]
[]
https://www.federalregister.gov/documents/2023/03/06/2023-04617/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2023-03-06/pdf/2023-04617.pdf
https://www.federalregister.gov/documents/full_text/text/2023/03/06/2023-04617.txt
1,246
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-05
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2023-02839
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2023-02-08T00:00:00
null
null
2023-01-30T00:00:00
false
88 FR 8347
88
8,347
8,347
1
[]
[]
[]
https://www.federalregister.gov/documents/2023/02/08/2023-02839/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2023-02-08/pdf/2023-02839.pdf
https://www.federalregister.gov/documents/full_text/text/2023/02/08/2023-02839.txt
1,272
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-23262
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-10-24T00:00:00
null
null
2022-10-14T00:00:00
false
87 FR 64361
87
64,361
64,363
3
[]
[]
[]
https://www.federalregister.gov/documents/2022/10/24/2022-23262/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2022-10-24/pdf/2022-23262.pdf
https://www.federalregister.gov/documents/full_text/text/2022/10/24/2022-23262.txt
1,379
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-02
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-22338
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-10-12T00:00:00
null
null
2022-10-03T00:00:00
false
87 FR 61943
87
61,943
61,944
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/10/12/2022-22338/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2022-10-12/pdf/2022-22338.pdf
https://www.federalregister.gov/documents/full_text/text/2022/10/12/2022-22338.txt
1,391
2026-08-03T06:18:00
Joseph R. Biden Jr.
2023-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-21913
Presidential Determination on Refugee Admissions for Fiscal Year 2023
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-10-06T00:00:00
null
null
2022-09-27T00:00:00
false
87 FR 60547
87
60,547
60,548
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/10/06/2022-21913/presidential-determination-on-refugee-admissions-for-fiscal-year-2023
https://www.govinfo.gov/content/pkg/FR-2022-10-06/pdf/2022-21913.pdf
https://www.federalregister.gov/documents/full_text/text/2022/10/06/2022-21913.txt
1,397
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-25
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-21654
Terminating the Designation of Afghanistan as a Major Non-NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-10-04T00:00:00
null
null
2022-09-23T00:00:00
false
87 FR 60057
87
60,057
60,057
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/10/04/2022-21654/terminating-the-designation-of-afghanistan-as-a-major-non-nato-ally
https://www.govinfo.gov/content/pkg/FR-2022-10-04/pdf/2022-21654.pdf
https://www.federalregister.gov/documents/full_text/text/2022/10/04/2022-21654.txt
1,399
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-24
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-20851
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2023
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-09-23T00:00:00
null
null
2022-09-15T00:00:00
false
87 FR 58251
87
58,251
58,252
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/09/23/2022-20851/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2022-09-23/pdf/2022-20851.pdf
https://www.federalregister.gov/documents/full_text/text/2022/09/23/2022-20851.txt
1,410
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-23
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-19532
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-09-08T00:00:00
null
null
2022-09-02T00:00:00
false
87 FR 54859
87
54,859
54,859
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/09/08/2022-19532/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2022-09-08/pdf/2022-19532.pdf
https://www.federalregister.gov/documents/full_text/text/2022/09/08/2022-19532.txt
1,425
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-22
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-19366
Presidential Determination on the Proposed Agreement To Extend the Agreement for Cooperation Between the United States of America and the Republic of South Africa Concerning Peaceful Uses of Nuclear Energy
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-09-06T00:00:00
null
null
2022-08-25T00:00:00
false
87 FR 54603
87
54,603
54,603
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/09/06/2022-19366/presidential-determination-on-the-proposed-agreement-to-extend-the-agreement-for-cooperation-between
https://www.govinfo.gov/content/pkg/FR-2022-09-06/pdf/2022-19366.pdf
https://www.federalregister.gov/documents/full_text/text/2022/09/06/2022-19366.txt
1,427
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-21
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-12587
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Transformers and Electric Power Grid Components
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-06-09T00:00:00
null
null
2022-06-06T00:00:00
false
87 FR 35079
87
35,079
35,080
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/06/09/2022-12587/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-06-09/pdf/2022-12587.pdf
https://www.federalregister.gov/documents/full_text/text/2022/06/09/2022-12587.txt
1,516
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-19
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-12586
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Electric Heat Pumps
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-06-09T00:00:00
null
null
2022-06-06T00:00:00
false
87 FR 35077
87
35,077
35,078
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/06/09/2022-12586/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-06-09/pdf/2022-12586.pdf
https://www.federalregister.gov/documents/full_text/text/2022/06/09/2022-12586.txt
1,516
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-18
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-12585
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Electrolyzers, Fuel Cells, and Platinum Group Metals
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-06-09T00:00:00
null
null
2022-06-06T00:00:00
false
87 FR 35075
87
35,075
35,076
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/06/09/2022-12585/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-06-09/pdf/2022-12585.pdf
https://www.federalregister.gov/documents/full_text/text/2022/06/09/2022-12585.txt
1,516
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-17
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-12584
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Insulation
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-06-09T00:00:00
null
null
2022-06-06T00:00:00
false
87 FR 35073
87
35,073
35,074
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/06/09/2022-12584/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-06-09/pdf/2022-12584.pdf
https://www.federalregister.gov/documents/full_text/text/2022/06/09/2022-12584.txt
1,516
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-16
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-12583
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended, on Solar Photovoltaic Modules and Module Components
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-06-09T00:00:00
null
null
2022-06-06T00:00:00
false
87 FR 35071
87
35,071
35,072
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/06/09/2022-12583/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-06-09/pdf/2022-12583.pdf
https://www.federalregister.gov/documents/full_text/text/2022/06/09/2022-12583.txt
1,516
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-15
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-11809
Designation of Colombia as a Major Non-NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-05-31T00:00:00
null
null
2022-05-23T00:00:00
false
87 FR 32943
87
32,943
32,943
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/05/31/2022-11809/designation-of-colombia-as-a-major-non-nato-ally
https://www.govinfo.gov/content/pkg/FR-2022-05-31/pdf/2022-11809.pdf
https://www.federalregister.gov/documents/full_text/text/2022/05/31/2022-11809.txt
1,525
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-14
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-11273
Delegating Authority Under the Defense Production Act To Ensure an Adequate Supply of Infant Formula
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-05-24T00:00:00
null
null
2022-05-18T00:00:00
false
87 FR 31357
87
31,357
31,358
2
[]
[]
[]
https://www.federalregister.gov/documents/2022/05/24/2022-11273/delegating-authority-under-the-defense-production-act-to-ensure-an-adequate-supply-of-infant-formula
https://www.govinfo.gov/content/pkg/FR-2022-05-24/pdf/2022-11273.pdf
https://www.federalregister.gov/documents/full_text/text/2022/05/24/2022-11273.txt
1,532
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-10840
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-05-18T00:00:00
null
null
2022-05-12T00:00:00
false
87 FR 30383
87
30,383
30,383
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/05/18/2022-10840/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2022-05-18/pdf/2022-10840.pdf
https://www.federalregister.gov/documents/full_text/text/2022/05/18/2022-10840.txt
1,538
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-07421
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-04-06T00:00:00
null
null
2022-03-31T00:00:00
false
87 FR 19775
87
19,775
19,777
3
[]
[]
[]
https://www.federalregister.gov/documents/2022/04/06/2022-07421/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2022-04-06/pdf/2022-07421.pdf
https://www.federalregister.gov/documents/full_text/text/2022/04/06/2022-07421.txt
1,580
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-05773
Designation of the State of Qatar as a Major Non- NATO Ally
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-03-17T00:00:00
null
null
2022-03-10T00:00:00
false
87 FR 15025
87
15,025
15,025
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/03/17/2022-05773/designation-of-the-state-of-qatar-as-a-major-non--nato-ally
https://www.govinfo.gov/content/pkg/FR-2022-03-17/pdf/2022-05773.pdf
https://www.federalregister.gov/documents/full_text/text/2022/03/17/2022-05773.txt
1,600
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2022-02626
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2022-02-07T00:00:00
null
null
2022-02-01T00:00:00
false
87 FR 6759
87
6,759
6,759
1
[]
[]
[]
https://www.federalregister.gov/documents/2022/02/07/2022-02626/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2022-02-07/pdf/2022-02626.pdf
https://www.federalregister.gov/documents/full_text/text/2022/02/07/2022-02626.txt
1,638
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-28285
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-12-27T00:00:00
null
null
2021-12-21T00:00:00
false
86 FR 73589
86
73,589
73,590
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/12/27/2021-28285/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2021-12-27/pdf/2021-28285.pdf
https://www.federalregister.gov/documents/full_text/text/2021/12/27/2021-28285.txt
1,680
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-28284
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-12-27T00:00:00
null
null
2021-12-21T00:00:00
false
86 FR 73587
86
73,587
73,588
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/12/27/2021-28284/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2021-12-27/pdf/2021-28284.pdf
https://www.federalregister.gov/documents/full_text/text/2021/12/27/2021-28284.txt
1,680
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-25436
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-11-19T00:00:00
null
null
2021-11-12T00:00:00
false
86 FR 64795
86
64,795
64,795
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/11/19/2021-25436/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2021-11-19/pdf/2021-25436.pdf
https://www.federalregister.gov/documents/full_text/text/2021/11/19/2021-25436.txt
1,718
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-24275
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-11-04T00:00:00
null
null
2021-10-22T00:00:00
false
86 FR 60749
86
60,749
60,749
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/11/04/2021-24275/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2021-11-04/pdf/2021-24275.pdf
https://www.federalregister.gov/documents/full_text/text/2021/11/04/2021-24275.txt
1,733
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-22760
Presidential Determination on Refugee Admissions for Fiscal Year 2022
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-10-18T00:00:00
null
null
2021-10-08T00:00:00
false
86 FR 57527
86
57,527
57,528
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/10/18/2021-22760/presidential-determination-on-refugee-admissions-for-fiscal-year-2022
https://www.govinfo.gov/content/pkg/FR-2021-10-18/pdf/2021-22760.pdf
https://www.federalregister.gov/documents/full_text/text/2021/10/18/2021-22760.txt
1,750
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-02
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-22759
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-10-18T00:00:00
null
null
2021-10-08T00:00:00
false
86 FR 57525
86
57,525
57,526
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/10/18/2021-22759/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2021-10-18/pdf/2021-22759.pdf
https://www.federalregister.gov/documents/full_text/text/2021/10/18/2021-22759.txt
1,750
2026-08-03T06:18:00
Joseph R. Biden Jr.
2022-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-20737
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2022
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-09-22T00:00:00
null
null
2021-09-15T00:00:00
false
86 FR 52819
86
52,819
52,820
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/09/22/2021-20737/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2021-09-22/pdf/2021-20737.pdf
https://www.federalregister.gov/documents/full_text/text/2021/09/22/2021-20737.txt
1,776
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-13
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-19747
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-09-10T00:00:00
null
null
2021-09-07T00:00:00
false
86 FR 50831
86
50,831
50,831
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/09/10/2021-19747/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2021-09-10/pdf/2021-19747.pdf
https://www.federalregister.gov/documents/full_text/text/2021/09/10/2021-19747.txt
1,788
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-18062
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-08-20T00:00:00
null
null
2021-08-16T00:00:00
false
86 FR 46757
86
46,757
46,757
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/08/20/2021-18062/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2021-08-20/pdf/2021-18062.pdf
https://www.federalregister.gov/documents/full_text/text/2021/08/20/2021-18062.txt
1,809
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-17551
Continuation of U.S. Drug Interdiction Assistance to the Government of Colombia
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-08-13T00:00:00
null
null
2021-08-10T00:00:00
false
86 FR 45619
86
45,619
45,619
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/08/13/2021-17551/continuation-of-us-drug-interdiction-assistance-to-the-government-of-colombia
https://www.govinfo.gov/content/pkg/FR-2021-08-13/pdf/2021-17551.pdf
https://www.federalregister.gov/documents/full_text/text/2021/08/13/2021-17551.txt
1,816
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-16382
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-07-29T00:00:00
null
null
2021-07-23T00:00:00
false
86 FR 40915
86
40,915
40,915
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/07/29/2021-16382/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2021-07-29/pdf/2021-16382.pdf
https://www.federalregister.gov/documents/full_text/text/2021/07/29/2021-16382.txt
1,831
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-13208
Unexpected Urgent Refugee and Migration Needs
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-06-22T00:00:00
null
null
2021-06-11T00:00:00
false
86 FR 32631
86
32,631
32,631
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/06/22/2021-13208/unexpected-urgent-refugee-and-migration-needs
https://www.govinfo.gov/content/pkg/FR-2021-06-22/pdf/2021-13208.pdf
https://www.federalregister.gov/documents/full_text/text/2021/06/22/2021-13208.txt
1,868
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-08
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-11259
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-05-26T00:00:00
null
null
2021-05-19T00:00:00
false
86 FR 28235
86
28,235
28,235
1
[]
[]
[]
https://www.federalregister.gov/documents/2021/05/26/2021-11259/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2021-05-26/pdf/2021-11259.pdf
https://www.federalregister.gov/documents/full_text/text/2021/05/26/2021-11259.txt
1,895
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-09861
Emergency Presidential Determination on Refugee Admissions for Fiscal Year 2021
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-05-07T00:00:00
null
null
2021-05-03T00:00:00
false
86 FR 24475
86
24,475
24,476
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/05/07/2021-09861/emergency-presidential-determination-on-refugee-admissions-for-fiscal-year-2021
https://www.govinfo.gov/content/pkg/FR-2021-05-07/pdf/2021-09861.pdf
https://www.federalregister.gov/documents/full_text/text/2021/05/07/2021-09861.txt
1,914
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-06
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-08545
Emergency Presidential Determination on Refugee Admissions for Fiscal Year 2021
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-04-22T00:00:00
null
null
2021-04-16T00:00:00
false
86 FR 21159
86
21,159
21,160
2
[]
[]
[]
https://www.federalregister.gov/documents/2021/04/22/2021-08545/emergency-presidential-determination-on-refugee-admissions-for-fiscal-year-2021
https://www.govinfo.gov/content/pkg/FR-2021-04-22/pdf/2021-08545.pdf
https://www.federalregister.gov/documents/full_text/text/2021/04/22/2021-08545.txt
1,929
2026-08-03T06:18:00
Joseph R. Biden Jr.
2021-05
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2021-02251
Presidential Determination on the Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for FY 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2021-02-02T00:00:00
null
null
2021-01-14T00:00:00
false
86 FR 7789
86
7,789
7,791
3
[]
[]
[]
https://www.federalregister.gov/documents/2021/02/02/2021-02251/presidential-determination-on-the-pursuant-to-section-1245d4b-and-c-of-the-national-defense
https://www.govinfo.gov/content/pkg/FR-2021-02-02/pdf/2021-02251.pdf
https://www.federalregister.gov/documents/full_text/text/2021/02/02/2021-02251.txt
2,008
2026-08-03T06:18:00
Donald Trump
2021-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-24894
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-11-06T00:00:00
null
null
2020-09-28T00:00:00
false
85 FR 71209
85
71,209
71,211
3
[]
[]
[]
https://www.federalregister.gov/documents/2020/11/06/2020-24894/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2020-11-06/pdf/2020-24894.pdf
https://www.federalregister.gov/documents/full_text/text/2020/11/06/2020-24894.txt
2,096
2026-08-03T06:18:00
Donald Trump
2020-12
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-24292
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-10-30T00:00:00
null
null
2020-10-14T00:00:00
false
85 FR 69117
85
69,117
69,118
2
[]
[]
[]
https://www.federalregister.gov/documents/2020/10/30/2020-24292/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2020-10-30/pdf/2020-24292.pdf
https://www.federalregister.gov/documents/full_text/text/2020/10/30/2020-24292.txt
2,103
2026-08-03T06:18:00
Donald Trump
2021-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-21390
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2021
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-09-25T00:00:00
null
null
2020-09-16T00:00:00
false
85 FR 60351
85
60,351
60,353
3
[]
[]
[]
https://www.federalregister.gov/documents/2020/09/25/2020-21390/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2020-09-25/pdf/2020-21390.pdf
https://www.federalregister.gov/documents/full_text/text/2020/09/25/2020-21390.txt
2,138
2026-08-03T06:18:00
Donald Trump
2020-11
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-20377
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-09-14T00:00:00
null
null
2020-09-09T00:00:00
false
85 FR 57075
85
57,075
57,075
1
[]
[]
[]
https://www.federalregister.gov/documents/2020/09/14/2020-20377/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2020-09-14/pdf/2020-20377.pdf
https://www.federalregister.gov/documents/full_text/text/2020/09/14/2020-20377.txt
2,149
2026-08-03T06:18:00
Donald Trump
2020-10
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-16622
Continuation of U.S. Drug Interdiction Assistance to the Government of Colombia
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-07-29T00:00:00
null
null
2020-07-17T00:00:00
false
85 FR 45751
85
45,751
45,751
1
[]
[]
[]
https://www.federalregister.gov/documents/2020/07/29/2020-16622/continuation-of-us-drug-interdiction-assistance-to-the-government-of-colombia
https://www.govinfo.gov/content/pkg/FR-2020-07-29/pdf/2020-16622.pdf
https://www.federalregister.gov/documents/full_text/text/2020/07/29/2020-16622.txt
2,196
2026-08-03T06:18:00
Donald Trump
2020-09
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-14090
Presidential Determination Pursuant to Section 303 of the Defense Production Act of 1950, as Amended
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-06-29T00:00:00
null
null
2020-06-24T00:00:00
false
85 FR 38747
85
38,747
38,747
1
[]
[]
[]
https://www.federalregister.gov/documents/2020/06/29/2020-14090/presidential-determination-pursuant-to-section-303-of-the-defense-production-act-of-1950-as-amended
https://www.govinfo.gov/content/pkg/FR-2020-06-29/pdf/2020-14090.pdf
https://www.federalregister.gov/documents/full_text/text/2020/06/29/2020-14090.txt
2,226
2026-08-03T06:18:00
Donald Trump
2020-07
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-13389
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-06-19T00:00:00
null
null
2020-06-05T00:00:00
false
85 FR 36995
85
36,995
36,995
1
[]
[]
[]
https://www.federalregister.gov/documents/2020/06/19/2020-13389/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2020-06-19/pdf/2020-13389.pdf
https://www.federalregister.gov/documents/full_text/text/2020/06/19/2020-13389.txt
2,236
2026-08-03T06:18:00
Donald Trump
2020-06
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2020-02473
Presidential Determination on Waiving a Restriction on United States Assistance to Bolivia Under Section 706 of the Foreign Relations Authorization Act, Fiscal Year 2003
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2020-02-06T00:00:00
null
null
2020-01-06T00:00:00
false
85 FR 6731
85
6,731
6,731
1
[]
[]
[]
https://www.federalregister.gov/documents/2020/02/06/2020-02473/presidential-determination-on-waiving-a-restriction-on-united-states-assistance-to-bolivia-under
https://www.govinfo.gov/content/pkg/FR-2020-02-06/pdf/2020-02473.pdf
https://www.federalregister.gov/documents/full_text/text/2020/02/06/2020-02473.txt
2,370
2026-08-03T06:18:00
Donald Trump
2020-05
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-26082
Presidential Determination on Refugee Admissions for Fiscal Year 2020
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-11-29T00:00:00
null
null
2019-11-01T00:00:00
false
84 FR 65903
84
65,903
65,905
3
[]
[]
[]
https://www.federalregister.gov/documents/2019/11/29/2019-26082/presidential-determination-on-refugee-admissions-for-fiscal-year-2020
https://www.govinfo.gov/content/pkg/FR-2019-11-29/pdf/2019-26082.pdf
https://www.federalregister.gov/documents/full_text/text/2019/11/29/2019-26082.txt
2,439
2026-08-03T06:18:00
Donald Trump
2020-04
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-24425
Presidential Determination Pursuant to Section 1245(d)(4)(B) and (C) of the National Defense Authorization Act for Fiscal Year 2012
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-11-07T00:00:00
null
null
2019-10-25T00:00:00
false
84 FR 59917
84
59,917
59,917
1
[]
[]
[]
https://www.federalregister.gov/documents/2019/11/07/2019-24425/presidential-determination-pursuant-to-section-1245d4b-and-c-of-the-national-defense-authorization
https://www.govinfo.gov/content/pkg/FR-2019-11-07/pdf/2019-24425.pdf
https://www.federalregister.gov/documents/full_text/text/2019/11/07/2019-24425.txt
2,461
2026-08-03T06:18:00
Donald Trump
2020-03
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-24196
Presidential Determination With Respect to the Efforts of Foreign Governments Regarding Trafficking in Persons
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-11-04T00:00:00
null
null
2019-10-18T00:00:00
false
84 FR 59521
84
59,521
59,523
3
[]
[]
[]
https://www.federalregister.gov/documents/2019/11/04/2019-24196/presidential-determination-with-respect-to-the-efforts-of-foreign-governments-regarding-trafficking
https://www.govinfo.gov/content/pkg/FR-2019-11-04/pdf/2019-24196.pdf
https://www.federalregister.gov/documents/full_text/text/2019/11/04/2019-24196.txt
2,464
2026-08-03T06:18:00
Donald Trump
2020-02
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-24195
Presidential Determination and Certification With Respect to the Child Soldiers Prevention Act of 2008
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-11-04T00:00:00
null
null
2019-10-18T00:00:00
false
84 FR 59519
84
59,519
59,520
2
[]
[]
[]
https://www.federalregister.gov/documents/2019/11/04/2019-24195/presidential-determination-and-certification-with-respect-to-the-child-soldiers-prevention-act-of
https://www.govinfo.gov/content/pkg/FR-2019-11-04/pdf/2019-24195.pdf
https://www.federalregister.gov/documents/full_text/text/2019/11/04/2019-24195.txt
2,464
2026-08-03T06:18:00
Donald Trump
2020-01
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-20366
Continuation of the Exercise of Certain Authorities Under the Trading With the Enemy Act
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-09-18T00:00:00
null
null
2019-09-13T00:00:00
false
84 FR 49189
84
49,189
49,189
1
[]
[]
[]
https://www.federalregister.gov/documents/2019/09/18/2019-20366/continuation-of-the-exercise-of-certain-authorities-under-the-trading-with-the-enemy-act
https://www.govinfo.gov/content/pkg/FR-2019-09-18/pdf/2019-20366.pdf
https://www.federalregister.gov/documents/full_text/text/2019/09/18/2019-20366.txt
2,511
2026-08-03T06:18:00
Donald Trump
2019-23
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
2019-18595
Presidential Determination on Major Drug Transit or Major Illicit Drug Producing Countries for Fiscal Year 2020
Presidential Document
Presidential document
Determination
null
null
[ "Executive Office of the President" ]
[ "executive-office-of-the-president" ]
[]
2019-08-27T00:00:00
null
null
2019-08-08T00:00:00
false
84 FR 44679
84
44,679
44,680
2
[]
[]
[]
https://www.federalregister.gov/documents/2019/08/27/2019-18595/presidential-determination-on-major-drug-transit-or-major-illicit-drug-producing-countries-for
https://www.govinfo.gov/content/pkg/FR-2019-08-27/pdf/2019-18595.pdf
https://www.federalregister.gov/documents/full_text/text/2019/08/27/2019-18595.txt
2,533
2026-08-03T06:18:00
Donald Trump
2019-22
blCqBuJTTykEUPa2f
qBcRaHIPkOUytIuE8
null
null
null
null
null
End of preview.

reapX — public sources in, addressable records out

Federal Register Scraper

Scrape rules, proposed rules, notices and presidential documents from the Federal Register API. Filter by agency, type, date, docket, RIN, CFR part or comment deadline. No key, no browser.

Rows in this dataset 9,472
Fields 56
Collector runs behind it 89
Most recent observation 2026-08-03
Browsable presentation https://reapx.dev/data/federal-register-scraper/ — 5,967 entity pages
Run the collector yourself https://apify.com/reapx/federal-register-scraper

What this is

Every row here was returned by a real run of a public collector. Nothing is generated from a template over a keyword list: a row exists because a run observed it.

A browsable presentation of the subset that carries an addressable citation is published as 5,967 entity pages at https://reapx.dev/data/federal-register-scraper/, one page per entity. This dataset is the larger of the two — rows whose payload has no field that can address a page are here and are not published there.

Provenance

Each row carries _run_id and _dataset_id, naming the collector run that produced it, so any row can be traced back to the run that observed it. Rows observed by more than one run are deduplicated on content; 314 duplicate observations were collapsed.

Files

  • federal-register-scraper.jsonl — one JSON object per row, the canonical form
  • federal-register-scraper.csv — the same rows flattened; nested values are JSON-encoded within their cell so they round-trip
  • dataset.json — schema.org Dataset metadata

Loading it

from datasets import load_dataset
ds = load_dataset("reapxdev/federal-register-scraper", split="train")

A sample of the published entities

Related

Licence

Collected from public sources. This metadata and the published pages are CC BY 4.0; the underlying records remain under the terms of their originating source.

Downloads last month
7