get_data

Functions

clean_pop_density(df)

Renames the columns in the population density dataframe.

import_data([suffix])

Imports all the data into a list of dataframes.

join_data(df1, dfs)

Joins the dataframes together.

main()

promote_to_index(dfs, col_name)

Promotes the specified column to the index of the dataframes.

standardise_country_names(dfs)

Standardisses the country names across all the dataframes.