Baselight

Executive Orders

All Executive Orders by US Presidents issued since 1994

@kaggle.joebeachcapital_executive_orders

Loading...
Loading...

About this Dataset

Executive Orders

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. For a table of Executive orders that are specific to federal agency rulemaking, see https://go.usa.gov/xv9cZ.

This dataset contains documents that have been published in the Federal Register. Because the White House cannot deliver a document to the Office of the Federal Register (OFR) until after the President signs a document, there is always a delay (of at least one day, typically of several days) between when the President signs a document and when it is published. Once received, OFR gives presidential documents priority processing and documents will appear on public inspection the business day before publication. If you are looking for a recently-signed Presidential document, you may wish to check the White House website.

Tables

Documents Of Type Presidential Document And Of Preside 8776a911

@kaggle.joebeachcapital_executive_orders.documents_of_type_presidential_document_and_of_preside_8776a911
  • 174.76 KB
  • 1000 rows
  • 13 columns
Loading...

CREATE TABLE documents_of_type_presidential_document_and_of_preside_8776a911 (
  "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
);

Share link

Anyone who has the link will be able to view this.