Giter VIP home page Giter VIP logo

challenge6's Introduction

Challenge6

Calculate and Plot the Housing Units per Year

We calculate the yearly average price for the price per square foot, gross rent and number of units present in the market. By plotting the histogram of the housing units, where each bin corresponds to a different year, we can see the increasing trend.

Calculate and Plot the Average Sale Prices per Square Foot

By using the same yearly average values we can state which year has the lowest gross-rent (year 2010). We drop the housing units column and we plot the price per square foot and gross rent data in the period; we can see the constant increase in both of the data throughout the period.

Compare the Average Sale Prices by Neighborhood

Groupying by neighborhood in addition to year, we can calculate the yearly average values related to each part of the city of San Francisco. By dropping the housing units column, we can plot the same graph as the last one but related to each neighborhood separately. It's possible to visualize different neighborhood's data by switching with the widget on the right of the chart.

Build an Interactive Neighborhood Map

We import into the notebook also the geographic information of the various neighborhoods in a separate dataframe and we can concatenate it with the dataframe containing the real estate market's information. With this synthesized information we can create an geographical map, displaying the market's data in terms of color and dimension of the dots related to the different locations.

challenge6's People

Contributors

honeybadger919 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.