Giter Club home page Giter Club logo

wx2's Introduction

##Winds Aloft (Again...) D3JS, Flask, Beautiful Soup, Jquery and Sqlite3

##Who it matters for Well I like to skydive, but anyone who needs to know wind speeds could find some use in this.

##Why it is useful The World Meteorological Organization nomenclature specifies the wind speed, direction, and temperature in a silly way. I scrape it from their site 4 times daily (when it is updated), parse it, then display it.

##Where is the data coming from NOAA makes it available here It covers the contintental US.

##Why are you so bad at javascript? Sucking at something is the first step towards actually being kinda good at something.

###How do I get started? You will need to install Python ~>2.7.x, pip, and virtualenv

  • git clone https://github.com/astuyve/wx2.git
  • cd wx2
  • virtualenv venv (Create a new virtual environment)
  • source ./venv/bin/activate (Start environment)
  • pip install -r requirements.txt (Install dependencies)
  • python db_scrape.py (Run data scraper to populate Sqlite database)
  • python app.py (Start the Flask web server on localhost:5000)

###Getting fresh data Run the scraper. python db_scrape.py

###How can I help? Fork it and make some changes then send me a pull request!

wx2's People

Contributors

astuyve avatar chrisarcand avatar

Watchers

Mike Ravenelle avatar

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.