Skip to content

Financial-Times/data-journalism-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FT data journalism metadata

An evolving collection of standard reference datasets.

The following are used to apply FT house style to geographic placenames:

How to use

Use the raw CSV view of these files to import them directly into Google sheets:

=IMPORTDATA("https://raw.githubusercontent.com/Financial-Times/data-journalism-metadata/main/data/countries.csv")

or R:

ft_countries <- read_csv("https://raw.githubusercontent.com/Financial-Times/data-journalism-metadata/main/data/countries.csv")

Sources

If you are using any of population figures or classification schemes contained in these files for calculations in a story, you must include sources (and, where possible, links) for these portions of the data:

About

FT-style standard reference datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published