Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.12 KB

Objectives

  • Plot journal sentiments over time with appropriate annotations and further insights
  • Plot locations on map with significant dates and events
  • Generate new journal entries and/or letters

Repository Outline

  • personal_folders - This folder has a folder named [lastnamefirstnameletter] for each person on the project.
  • results - contains the deliverables from the project.
  • scripts - contains the final scripts that built the items in the results folder. Each script should be concise and mapped to the deliverables in the results folder.
  • raw_data has files that are smaller than 100mb provided by the client. Note that a data folder can be created in the repository and that it will be ignored for data larger than 100mb.
  • derived_data has derived data files. Each script should start from a file in the raw_data or data folder and create an item in this folder. The script that created the derived data object would be in the scripts folder and could have the same name as the derived data object.
  • documents contains a folder for the project proposal and any other reference_material.