Skip to content

Fang/visualising-complexity-workshop

This branch is up to date with mikerspencer/visualising-complexity-workshop:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michael Spencer
Feb 5, 2018
9137c5e · Feb 5, 2018

History

19 Commits
Feb 5, 2018
Feb 5, 2018
Feb 5, 2018
Feb 5, 2018

Repository files navigation

Visualising complexity datasets

Introduction

This repository contains code and data for working with datasets for the SEFARI visualising complexity workshop https://visualisingcomplexity.wordpress.com.

Datasets

These datasets were taken from http://statistics.gov.scot. Visit the website for more datasets, but remember to concentrate on data visualisation, not data acquisition and preparation! Files are contained in two folders, raw and prepared. You can view the cleaning process in the file repo/VC_clean.R, some liberties were taken. A summary of the datasets is shown in this Rmarkdown file. Prepared data are either wide (with each year as a column) or normalised (e.g. database optimised). Normalised data are in a single file, normalised_data.csv, and prepared data are in:

Additionally, there is spatial data for the Scottish local authorities. These were adapted from Ordnance Survey Boundary Line data https://www.ordnancesurvey.co.uk/business-and-government/products/boundary-line.html.

Code

A sample R script is in the repo directory for joining data together. Please adapt and reuse as required. Also included is the R script used for rudimentary cleaning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%