14 lines
566 B
Markdown
14 lines
566 B
Markdown
# FIFA
|
|
|
|
This directory contains the data behind the story [How To Break FIFA](http://fivethirtyeight.com/features/how-to-break-fifa/).
|
|
|
|
The data file `fifa_countries_audience.csv` includes the following variables:
|
|
|
|
Header | Definition
|
|
---|---------
|
|
`country` | FIFA member country
|
|
`confederation` | Confederation to which country belongs
|
|
`population_share` | Country's share of global population (percentage)
|
|
`tv_audience_share` | Country's share of global world cup TV Audience (percentage)
|
|
`gdp_weighted_share` | Country's GDP-weighted audience share (percentage)
|