Skip to content

Using a split violin plot to analyse the distribution of freehold and leasehold new and existing median purchase price in 2017

License

Notifications You must be signed in to change notification settings

TheNerdyCat/Leasehold-Freehold-Distribution-Analysis

Repository files navigation

Leasehold-Freehold-Distribution-Analysis

This code creates a split violin plot through ggplot2 (using ggproto()) to compare the difference in distribution among three variables.

It compares the distribution of median price paid for residential properties in local authorities in England and Wales, between freehold and leashold aswell as new and existing. The data is from the year ending September 2017.

The price paid data was pulled from ONS House Price Statistics for Small Areas - https://www.ons.gov.uk/peoplepopulationandcommunity/housing/datasets/housepricestatisticsforsmallareasinenglandandwalessupplementarydatasets

Special credit goes to @jan-glx on SO for the split violin plot code.

About

Using a split violin plot to analyse the distribution of freehold and leasehold new and existing median purchase price in 2017

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages