inst/app/md/dataset.md

About the dataset

This application aims to explore and visualize Airbnb listings in NYC in 2019.

It contains measurements on host, room description, room type, reviews, availability, geographic location, etc.

You can jump to other sections:

function spatialAnalysis() { $("a[data-value ='Spatial'").click() } function textAnalysis() { $("a[data-value ='Prediction'").click() } function distribution() { $("a[data-value ='Distribution'").click() } function relationship() { $("a[data-value ='Relationship'").click() } function gallery() { $("a[data-value ='Gallery'").click() }

See here for data dictionary and more documentation.



qiushiyan/nyclodging documentation built on Aug. 27, 2023, 11:23 a.m.