Coder Social home page Coder Social logo

noppanut15 / pokeez Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 33.88 MB

PokeEZ is a web application that shows statistics of each Pokemon appeared in the Americas.

Home Page: pokeez.iikjii.me

Python 20.48% CSS 4.33% JavaScript 3.94% HTML 71.25%

pokeez's Introduction

PokeEZ

PokeEZ is a web application that shows statistics of each Pokemon appeared in the Americas.

Running the App

Requirement

  1. Python >= 3.4.x (https://www.python.org/download/)
  2. Django (https://www.djangoproject.com/download/)
  3. Pygal (http://www.pygal.org)

Run Server

Run command

# Default port is 8000 and online on http://localhost/
python pokeez.py runserver <port>

Data Analysis

Source code directory: /__data_analysis__/py_fetch

Raw output directory: /__data_analysis__/py_output_json

Filename explanation:

  1. DA0 => Collect position data from raw CSV to each pokemon's collection in JSON. (For Google Heatmap in analytic page: /analytic/xxx)
  2. DA1 => Found in top 5 Cities (in times)
  3. DA2 => Time of the day of a sighting (in %)
  4. DA3 => How urban is location where pokemon appeared (Levels of Urban-Rural in %)
  5. DA4 => Weather type during a sighting (in %)
  6. DA5 => Top 5 Pokemon that appeared before ___ (pokemon's name) ____ (in %)
  7. DA6 => Exact time of a sighting (local time)
  8. DA_final => Merge DA1 - DA6 to each pokemon's collection.
  9. OW0 => Collect all position records in to one JSON file. (For visualization in a Overview page /overview)
  10. OW1 => Find Top 5 Min-Max Population. (For visualization in a Overview page /overview)

Special Thanks

  1. Kaggle (https://www.kaggle.com/semioniy/predictemall)
  2. Bootstrap (http://getbootstrap.com)
  3. jQuery UI - Autocomplete (https://jqueryui.com/autocomplete/)
  4. Google Heatmaps (https://developers.google.com/maps/documentation/javascript/examples/layer-heatmap)
  5. Django (https://www.djangoproject.com/)
  6. Pygal (http://pygal.org/)
  7. Pandas (http://pandas.pydata.org/)

pokeez's People

Contributors

hikariiin avatar joessattes avatar noppanut15 avatar xiikjiix avatar

Watchers

 avatar  avatar  avatar  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.