Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 510 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 510 Bytes

Directory for working with Mac Share!

structure

  • data
    • raw
    • cleaned
  • R
    • script
    • rmd
  • Ideas
    • teams
    • timeline

data naming conventions

  • pricelist data
    • pricelist_sheet_date.csv
      • categories in separate sheets
    • pricelist_full_date.csv
      • everything all together
  • purchases data
    • purchases_date.csv
  • some important notes!
    • please ALWAYS include the date in any applicable table names
    • please save as a csv (not xls)
    • include some metadata <3