<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://thechange.wiki/index.php?action=history&amp;feed=atom&amp;title=File%3Aglobal-hunger-index-2021.csv</id>
	<title>File:global-hunger-index-2021.csv - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://thechange.wiki/index.php?action=history&amp;feed=atom&amp;title=File%3Aglobal-hunger-index-2021.csv"/>
	<link rel="alternate" type="text/html" href="https://thechange.wiki/index.php?title=File:global-hunger-index-2021.csv&amp;action=history"/>
	<updated>2026-04-26T13:04:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://thechange.wiki/index.php?title=File:global-hunger-index-2021.csv&amp;diff=280&amp;oldid=prev</id>
		<title>Elie: Elie uploaded File:global-hunger-index-2021.csv</title>
		<link rel="alternate" type="text/html" href="https://thechange.wiki/index.php?title=File:global-hunger-index-2021.csv&amp;diff=280&amp;oldid=prev"/>
		<updated>2022-08-27T04:18:19Z</updated>

		<summary type="html">&lt;p&gt;Elie uploaded &lt;a href=&quot;/File:global-hunger-index-2021.csv&quot; title=&quot;File:global-hunger-index-2021.csv&quot;&gt;File:global-hunger-index-2021.csv&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:18, 27 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Elie</name></author>
	</entry>
	<entry>
		<id>https://thechange.wiki/index.php?title=File:global-hunger-index-2021.csv&amp;diff=279&amp;oldid=prev</id>
		<title>Elie: Created page with &quot;==Summary==  Data on the ''global hunger index'' of countries.  Converted from :File:global-hunger-index-2021.xlsx.  This CSV file can be opened in SQLite, unlike the original XLSX file.  Like the original, this table generally doesn't include &quot;developed countries&quot; where hunger &quot;isn't considered a major problem&quot;.  ===Conversion process used===  Step 1: Copy-pasted the relevent cells into a new spreadsheet. Saved it as a .csv  Step 2: Edited any country names that did...&quot;</title>
		<link rel="alternate" type="text/html" href="https://thechange.wiki/index.php?title=File:global-hunger-index-2021.csv&amp;diff=279&amp;oldid=prev"/>
		<updated>2022-08-27T04:17:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Summary==  Data on the &amp;#039;&amp;#039;global hunger index&amp;#039;&amp;#039; of countries.  Converted from &lt;a href=&quot;/File:global-hunger-index-2021.xlsx&quot; title=&quot;File:global-hunger-index-2021.xlsx&quot;&gt;File:global-hunger-index-2021.xlsx&lt;/a&gt;.  This CSV file can be opened in SQLite, unlike the original XLSX file.  Like the original, this table generally doesn&amp;#039;t include &amp;quot;developed countries&amp;quot; where hunger &amp;quot;isn&amp;#039;t considered a major problem&amp;quot;.  ===Conversion process used===  Step 1: Copy-pasted the relevent cells into a new spreadsheet. Saved it as a .csv  Step 2: Edited any country names that did...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Summary==&lt;br /&gt;
&lt;br /&gt;
Data on the ''global hunger index'' of countries.&lt;br /&gt;
&lt;br /&gt;
Converted from [[:File:global-hunger-index-2021.xlsx]].&lt;br /&gt;
&lt;br /&gt;
This CSV file can be opened in SQLite, unlike the original XLSX file.&lt;br /&gt;
&lt;br /&gt;
Like the original, this table generally doesn't include &amp;quot;developed countries&amp;quot; where hunger &amp;quot;isn't considered a major problem&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Conversion process used===&lt;br /&gt;
&lt;br /&gt;
Step 1: Copy-pasted the relevent cells into a new spreadsheet. Saved it as a .csv&lt;br /&gt;
&lt;br /&gt;
Step 2: Edited any country names that didn't match the way they were named in FAO data tables.&lt;br /&gt;
: I did this by visually comparing the results of 2 SQLite commands:&lt;br /&gt;
    SELECT `Country` FROM ghi WHERE `Country` NOT IN (SELECT `Area` FROM fao);&lt;br /&gt;
    SELECT DISTINCT `Area` FROM fao;&lt;br /&gt;
From the SQLite results, I made the following changes:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Original&lt;br /&gt;
!Changed to&lt;br /&gt;
|-&lt;br /&gt;
|Turkey&lt;br /&gt;
|Türkiye {{p|Made sure the encoding was the same for the ü}}&lt;br /&gt;
|-&lt;br /&gt;
|Trinidad &amp;amp; Tobago&lt;br /&gt;
|Trinidad and Tobago&lt;br /&gt;
|-&lt;br /&gt;
|Moldova (Rep. of)*&lt;br /&gt;
|Republic of Moldova&lt;br /&gt;
|-&lt;br /&gt;
|Lao PDR&lt;br /&gt;
|Lao People's Democratic Republic&lt;br /&gt;
|-&lt;br /&gt;
|Tajikistan*&lt;br /&gt;
|Tajikistan&lt;br /&gt;
|-&lt;br /&gt;
|Tanzania (United Republic of)&lt;br /&gt;
|United Republic of Tanzania&lt;br /&gt;
|-&lt;br /&gt;
|Korea (DPR)&lt;br /&gt;
|Democratic People's Republic of Korea&lt;br /&gt;
|-&lt;br /&gt;
|Congo (Republic of)&lt;br /&gt;
|Congo&lt;br /&gt;
|-&lt;br /&gt;
|Guinea, Guinea-Bissau, Niger, Uganda, Zambia, and Zimbabwe*&lt;br /&gt;
|''Replaced with 6 rows''&lt;br /&gt;
|-&lt;br /&gt;
|Burundi, Comoros, South Sudan, and Syrian Arab Republic*&lt;br /&gt;
|''Replaced with 4 rows''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Step 3: Removed any asterisks from numbers.&lt;br /&gt;
&lt;br /&gt;
Note: Some of the numbers are still not directly parseable. For example, &amp;quot;&amp;lt;5&amp;quot; and &amp;quot;20–34.9&amp;quot;. Maybe I should edit those and make them parseable, or maybe not. For now, I'm leaving them as-is.&lt;/div&gt;</summary>
		<author><name>Elie</name></author>
	</entry>
</feed>