GithubHelp home page GithubHelp logo

danielpbak / weather-analysis-deliverable Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 4.7 MB

Application project for TransAlta. NodeJS server with scheduled web scrapers, hosted on AWS.

JavaScript 2.03% Python 0.80% CSS 78.31% HTML 18.86%
nodejs plotly python pug

weather-analysis-deliverable's Introduction

This is an application I made for the position of Junior Software Developer at TransAlta in early April 2018.

All of the code outside of the view folder was written by me.

app.js: the node.js server application. Hosts the pages, sends scheduled plot.ly requests and launches scheduled python API scraper. Launches weather_search.py in response to a request from the user.

weather_search.py: Downloads the requested year's data in CSV format, then filters to the required month and passes the required data to the server app.

update_weather_logs.py: Every hour, accesses Power_Curve.xlsx and a public API to scrape data which it saves in a CSV file. This file is accessed by the main app to create the plot.ly graph and weather log table.

views: the page layouts. A large portion of this is publicly available code with edits by me.

I intend to host this project again shortly.

weather-analysis-deliverable's People

Contributors

danielpbak avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

weather-analysis-deliverable'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.