Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ dilectic Public archive

Open-source data to back representative customer environment.

License

Notifications You must be signed in to change notification settings

quartictech/dilectic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dilectic Demo

Running the stack

  • Grab the data from the cloud bucket here: https://storage.cloud.google.com/quartic-newyork/raw-data` gsutil rsync gs://quartic-newyork/raw-data <repository root>/data/raw
  • Unzip it in <repository root>/data (so you should have repository root/data/raw)
  • sudo docker-compose up -d
  • Build the data integration docker image: cd transform-raw && docker build -t data-integration .
  • Run the the data integrations: cd integration && ./run.sh

Importing into Weyl

cd weyl_imports
pip install -r requirements.txt
python import.py -p jdbc:postgresql://postgis/postgres yml_configs/*

License

This project is made available under BSD License 2.0.

About

Open-source data to back representative customer environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •