Skip to content

tedsteinmann/amazon-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Orders

Processing an Amazon orders file for budgeting purposes.

Getting Started

Log in to Amazon.com, click on account & lists in the top right, then Download order reports. Download a report of type items and place it in the data/raw/ directory.

Prerequisites

The script expects a categories.csv file for sensible budgeting categories in the data/lookup/ folder.

Installing

There is a make file with basic functions ... it's a bit problematic, but demonstrates commands you will need.

Help:

make help

Build:

make build-all

Run:

make run

Files will be generated to the data/processed/ folder.

About

Basic scripting to work with the Amazon items file of order details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors