spartakbadalyan / Helium-Data-Fetching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using ETL to fetch then analyze HNT data with PowerBi

This project was carried out to create an ETL model for data analysis and visualization.

Files

  • helium_get.py

This script is scraping data (date and corresponding price) from Helium's API and stores it for further analysis.

  • GS-Autofill.js

This script automatically updates a Google Sheet everyday with fresh data.

  • Helium_Min.pbix

All the data modelling was done on PowerBi using M Code in Power Query, SQL and DAX. This files contains structured data from different sources and the analysis.

About


Languages

Language:JavaScript 71.3%Language:Python 28.7%