Skip to content

pedrohasantiago/lp-data-lake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life+ Data Lake

Basic data lake system:

  • Scraper communicating with a MongoDB database (with a small Python client to write on the database);
  • Server so the database can be accessed via an API
  • JavaScript client to collect data from the API;
  • Basic front-end interface that used the said JS client.

Version details

Python version: 3.8

Node version: 12.19

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.0%
  • TypeScript 28.5%
  • JavaScript 23.5%
  • HTML 3.6%
  • CSS 3.4%