Giter Site home page Giter Site logo

billionairesus's Introduction

BillionairesUS

R scripts to scrape and plot data on billionaires in the United States

I noticed the following chart on Wikipedia's list of U.S. states by number of billionaires.

Billionaires by State

A few outliers really skew the bin sizes, so I started out trying to reproduce the map by scraping the data and plotting it in R. That's done in billionaires.R.

Billionaires by State

This looks a lot like a heatmap of the United States, with the most populous states like CA, NY, TX, and FL, having the most billionaires. Not very suprising. So I scraped population data as well, and combined it to create a column for billionaires per capita. That's done in billionaires_per_capita.R. This reveals that states like Wyoming (9 billionaires in a population of less than 600,000) and Connecticut (17 billionaires, 3.5 million people) have an inordinate number of billionaires for their population size.

Billionaires per million residents

Reference: I used Choropleth Maps in R to learn how to plot the data on a map.

billionairesus's People

Contributors

billcruise avatar

Stargazers

Rafal W. avatar

Watchers

James Cloos avatar  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.