Skip to content

Data ingestor that reads and parses executive orders from wikisource

License

Notifications You must be signed in to change notification settings

chrisengelsma/executive_orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A summarized list of Presidential Executive Orders

WISHLIST:

Let's go back further!

Years Available:

1862 - 2017

Schema Overview

field type description
number String Executive order number
author String President who signed the order
title String Official title of the order
signed_date Date Date on which the order was signed
fr Integer Page number in the federal register (if applicable)
statute String Statute identifier (if applicable)
published_date Date Date on which the order was published (if available)
amends List List of Executive Orders this order amends (if applicable)
pdf String Link to PDF document (if available)

Notes

Releases

No releases published

Packages

No packages published

Languages