kjmj / nyc-airbnb-viz

Visualizing airbnb data in New York City

Home Page:https://kjmj.github.io/nyc-airbnb-viz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nyc-airbnb-viz

Find the website here

This project serves as an exploration of airbnb data in NYC. We wanted to compare the price of listings to other aspects. Here are the three main questions that our website answers.

  1. What are some of the most crazy and expensive airbnb listings in NYC?
  2. How do airbnb's average prices changes depending on how close they are to popular landmarks?
  3. Which neighborhoods have the most expensive airbnb's?

This project was completed in Lane Harrison's Dataviz class at WPI.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

# deploy to github pages here https://kjmj.github.io/nyc-airbnb-viz/
$ yarn generate:gh-pages
$ yarn deploy

For detailed explanation on how things work, check out Nuxt.js docs.

About

Visualizing airbnb data in New York City

https://kjmj.github.io/nyc-airbnb-viz/


Languages

Language:Vue 90.0%Language:Python 5.1%Language:JavaScript 4.9%