Giter VIP home page Giter VIP logo

earthquakes-viz's Introduction

Earthquakes visualization

This application shows the earthquakes in 2019 with an exaggerated depth. The earthquake data used in this app comes from USGS. The app is created with Esri's ArcGIS API for JavaScript.

app-screenshot

How to re-create this visualization with your own data

If you want to visualize your own data like this, follow the steps below:

  1. Fork this repository.
  2. Clone it locally on your machine: git clone https://github.com/your_user_name/earthquakes-viz.git
  3. Download data from USGS:
  4. Rename the file to earthquake_data.csv and replace the csv file in this folder.
  5. Replace 2019 in the title of the app and the description with your chosen period of time. Or replace it with anything else you want.
  6. Commit your changes and push them on Github.
git add .
git commit -m "Change dataset"
git push origin master
  1. In the Settings tab of your repo, choose master as the branch where your website will be served from.

You should now have a live website running with this visualization with your own data.

License

This project is released under an MIT license.

earthquakes-viz's People

Contributors

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