Welcome to my (@ftxrc) current project under my new data science experiment.
- MongoDB
- Flask
- Python 3+
- Install MongoDB or, if installed,
sudo service mongod start
- Use
mongoimport
to import the compiled data sets from raw_sets into their corresponding databases and tables python3 app.py
- Start coding
This project is not production suitable material, and is highly unstable. Proceed with caution. It has not been properly packaged yet.
- Move raw_sets folder to pulsedata/tools repository and maintain it there
- Make git submodules and make install routines for fetching and compiling/parsing standard data sets reducing time to download of repository and size
- Other things I'm forgetting