An open API service indexing awesome lists of open source software.

https://github.com/xunchiasg/nyc_property_sales

Exploratory Data Analysis of rolling property sales data in NYC from March 2023-2025
https://github.com/xunchiasg/nyc_property_sales

matplotlib-pyplot plotly python scikit-learn

Last synced: 7 months ago
JSON representation

Exploratory Data Analysis of rolling property sales data in NYC from March 2023-2025

Awesome Lists containing this project

README

          

# NYC Property Sales EDA
Exploratory Data Analysis of rolling property sales data in NYC from March 2024-2025

## About
The New York City Department of Finance maintains detailed public records of sales information for properties sold within NYC on an annualized basis since 2003, where detailed transaction metrices such as location, sale price, building class types and floor area are listed.

[NYC Rolling Sales Data](https://www.nyc.gov/site/finance/property/property-rolling-sales-data.page)

The objective of this project is to analyze and answer the following questions:

-Question 1
-Question 2
-Question 3
-Question 4
-Question 5

For the purposes of data exploration, only data from a 24-month period of March 2023 to March 2025 will be used.

## Steps and Deployment
- Data importation and wrangling
- Univariate Analysis
- Data Visualization
- Deployment on Streamlit

## Key Findings

## Further Actions