Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 473 Bytes

File metadata and controls

20 lines (20 loc) · 473 Bytes

Permits_large

has python load scripts and data files

unzip data file

gunzip data.csv.gz

add requirements

docker exec -it jupyter pip install -r /home/jovyan/permits_large/requirements.txt

load test files

docker exec -it jupyter python /home/jovyan/permits_large/import.py

start up the cli through the redis container

docker exec -it redis redis-cli 

have at it!

Run through the searches in queries.txt