Skip to content

efebuyuk/Seattle-and-Boston-AirBNB-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seattle and Boston AirBNB Data Analysis

Seattle and Boston AirBNB Data Analysis with Python

Seattle Dataset Link

Boston Dataset Link

Please download the datasets from above links and then extract them into a folder called data. You can also see the project structure shown below:

  • Seattle and Boston AirBNB Data Analysis (Project Main Folder)
    • .vscode (ignored in .gitignore file)
    • data
    • .gitignore (ignored)
    • airbnb-data-analysis.ipynb
    • LICENCE
    • README.md

After you download and extract the datasets in the data folder, rename them as follows;

  • For Boston csv files;

    • boston-calendar.csv
    • boston-listings.csv
    • boston-reviews.csv
  • For Seattle csv files;

    • seattle-calendar.csv
    • seattle-listings.csv
    • seattle-reviews.csv

In this way, it is clearer.

About

Seattle and Boston AirBNB Data Analysis with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published