User:Wizmut

From Wikipedia, the free encyclopedia

Below is some source code to assist in making tables and graphs.

The language I use is the R (programming language). I sometimes pull data directly from a url, but will download large files or files not directly downloadable.

After I have finalized a csv file, I do some touching up in Excel/Sheets/Libre to get the formatting just right. I then use a tool to convert spreadsheet data into wikitext.

Energy

US electricity

This code pulls data directly from the Energy Information Administration.

Used in these articles:

US state table code

More information R code for US state electricity/carbon data ...
Close

US state map code

The following code creates some treemaps and maps of the US that illustrate the data in the tables created above.

More information R code for US treemaps and maps ...
Close

World electricity data tables and graphs

This code pulls data directly from the Ember (non-profit organisation).

Used in these articles:

Country table code

More information R code for World electricity data ...
Close

Country map code

The following code creates some treemaps and maps of the world that illustrate the data in the tables created above.

More information R code for World treemaps and maps ...
Close

Crime and mortality

US state crime

This code uses data downloaded from the Federal Bureau of Investigation.

Used in these articles:

More information R code for US state crime data ...
Close

US state death

This code uses data downloaded from the Centers for Disease Control.

Used in these articles:

More information R code for US state death data ...
Close

US county death

This code uses data downloaded from County Health Rankings.

Used in these articles:

More information R code for US county death data ...
Close

Related Articles

Wikiwand AI