Code Monkey home page Code Monkey logo

meetup-15thoct's Introduction

Meetup-15thOct

This repository includes code which was used during the "Python for Fintech" at Byte Academy on October 15th. There are six .py files and one bash file. Below are brief descriptions for the code in each file - detailed descriptions are given in comments in each file. The broad scope of the meetup was to understand how to use the Markit API and stream live stock data into a SQL database.

Description of files:

  1. run.sh - bash file for running the entire program. Run using "./run.sh" on terminal/command prompt
  2. controller.py - Code for taking user input
  3. wrapper.py - Code for interacting with Markit API
  4. Model.py - Code for parsing JSON and passing to ORM file
  5. ORM.py Code for injecting data fields into .db file
  6. create_db.py - Code for using SQLite3 in python to create a database with specific schema
  7. lookup_example - includes function to make simple API calls to Markit API

Markit Api v2 documentation: http://dev.markitondemand.com/MODApis/Api/v2/doc

meetup-15thoct's People

Contributors

udaykeith avatar

Stargazers

Rohit Gehe avatar

Watchers

James Cloos avatar Rohit Gehe avatar  avatar

Forkers

rohitgehe05

meetup-15thoct's Issues

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.