US Presidents
        Description: data about all the Presidents of the United States.
Source
Columns:
- Presidency (numerical): which sequential number of presidencies that person had occupied, 1-45
 
- President (string): name of the president
 
- Took office (numerical): what year that president took office
 
- Left office (numerical): what year that president left office
 
- Party (numerical): what political party that president was affiliated with
 
- Portrait (numerical): a link to a portrait image of that president
 
- Home state (string): what US state that president is from
 
        
     
    Found a bug in the documentation? Let us know at documentation@code.org