Executive Orders From 1994-Present
National Archives and Records Administration
@usgov.nara_gov_executive_orders_from_1994_present
National Archives and Records Administration
@usgov.nara_gov_executive_orders_from_1994_present
The President of the United States manages the operations of the Executive branch of Government through Executive orders. After the President signs an Executive order, the White House sends it to the Office of the Federal Register (OFR). The OFR numbers each order consecutively as part of a series, and publishes it in the daily Federal Register shortly after receipt.
Organization: National Archives and Records Administration
Last updated: 2022-10-12T07:39:40.515319
Tags: executive-orders-government-president-white-house-barack-obama-george-w-bush-william-j-clinton
CREATE TABLE executive_orders_barack_h_obama (
"citation" VARCHAR,
"document_number" VARCHAR,
"end_page" BIGINT,
"html_url" VARCHAR,
"pdf_url" VARCHAR,
"type" VARCHAR,
"subtype" VARCHAR,
"publication_date" TIMESTAMP,
"signing_date" TIMESTAMP,
"start_page" BIGINT,
"title" VARCHAR,
"disposition_notes" VARCHAR,
"executive_order_number" BIGINT
);Anyone who has the link will be able to view this.