Skip to content

Commit

Permalink
organizes file structure, removes duplicate and redundant files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-McAdam committed Jun 10, 2020
1 parent 5a13440 commit 848e1d9
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 376 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pandas = "*"
arrow = "*"
beautifulsoup4 = "*"
boto3 = "*"
elasticsearch = {extras = ["async"],version = "*"}
elasticsearch = "*"
requests = "*"
requests-aws4auth = "*"
flatten-dict = "*"
Expand Down
242 changes: 0 additions & 242 deletions etl/extract.py

This file was deleted.

56 changes: 0 additions & 56 deletions etl/load.py

This file was deleted.

13 changes: 0 additions & 13 deletions etl/main.py

This file was deleted.

63 changes: 0 additions & 63 deletions etl/transform.py

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandas
arrow
beautifulsoup4
boto3
elasticsearch[async]
elasticsearch
requests
requests-aws4auth
flatten-dict
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file removed tests/snapshots/__init__.py
Empty file.

0 comments on commit 848e1d9

Please sign in to comment.