Giter VIP home page Giter VIP logo

nasdaq-python-script's Introduction

NASDAQ-Python-Script

Technologies Used

  • Python 3.10
  • Aiohttp 3.8.3
  • Amazon S3
  • Amazon QuickSight
  • Black

Script written in Python, takes BigMac index data from NASDAQ of all countries and sends to the Amazon S3 and visualise by Amazon QuickSight. The script takes a set of data from https://data.nasdaq.com/data/ECONOMIST-the-economist-big-mac-index/usage/quickstart/api and saves it to Amazon S3.



Next, the script sends email notification to the specified email address that the data was uploaded on S3 bucket.


Script creates a data visualization based on the TOP countries with the highest Big Mac index in July 2021 using Amazon QuickSight.

Official link to visualised data:
https://eu-central-1.quicksight.aws.amazon.com/sn/embed/share/accounts/646507693275/dashboards/2ab4aa4c-c6d9-4e2a-adcb-cd8b19567d76/sheets/2ab4aa4c-c6d9-4e2a-adcb-cd8b19567d76_b3e238ab-67cc-4332-816c-c9da64ca3cd3/visuals/2ab4aa4c-c6d9-4e2a-adcb-cd8b19567d76_3433c8b9-c115-4324-a2ba-5353ea1f5097?directory_alias=tutorialdan

You may need to be logged in into Amazon account to see visualised data in the given link above.

Otherwise check the picture below how it looks.

Setup

  • To run this project, you need to install Python then create and active virtual environment
$ python3 -m venv env
  • Clone repo and install packages in requirements.txt
$ git clone https://github.com/fortyfortyy/NASDAQ-python-script.git
$ cd ../NASDAQ-python-script
$ pip install requirements.txt
  • Run script
$ python main.py

(back to top)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.