Giter VIP home page Giter VIP logo

more-cta's Introduction

CS 424 Project 2 - Project 2 - Don't Sleep on the Subway

This code repository contains an app.R file along with a set of .tsv files and one .csv. The app.R file contains all of the code needed to run this project. All the data from the .tsv files comes from the CTA-Ridership L-Station Entries, Daily Totals dataset, while the .csv file contains data from the CTA - System Information - List of 'L' Stops dataset. This data is available from the Chicago Data Portal.

To run this project locally, make sure to clone this repo on your computer in whatever location you choose. Here are some simple steps below:

cd 
git clone https://github.com/meganmehta/more-cta.git

Along with cloning this repo, make sure to download R (v 4.1.2) and R Studio(v 2021.09).

Once you have R and R Studio downloaded, open this project file in R Studio. You can do this by setting the working directory: Session -> Set Working Directory -> Choose Directory Session -> Set Working Directory -> Choose Directory

After the working directory is set, open the app.r file within R Studio. This file contians all of the code in this project.

Before running this application, make sure that all necessary packages/libraries are downloaded. To check what libraries are currently added, type the command installed.packages() in the R Studio Console. If some packages are missing, use install.packages("package-name-here") to install the remaining ones necessary. All of the needed libraries are listed at the top of the app.R file. The ggplot and leaflet packages are the most used ones in this project.

After that, you should be good to run the project. Click the 'Run App' button on the right. .

An additional window will pop up with the visualization and you're all set.

Here is the link to my deployed version! If you'd like to read more about the project details, check out the documentation here.

more-cta's People

Contributors

meganmehta avatar

Watchers

 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.