cid-harvard / atlas-economic-complexity

[DEPRECATED] The Atlas online is a powerful interactive tool that enables users to visualize a country’s total trade, track how these dynamics change over time and explore growth opportunities for more than a hundred countries worldwide.
http://atlas.cid.harvard.edu
81 stars 40 forks source link

If database language translations are missing then use English value by default #282

Closed romsson closed 9 years ago

romsson commented 9 years ago

This is a quick fix that would already greatly improve the multilingual support

romsson commented 9 years ago

Also use English name (name_en) for NULL values

sibamohanty commented 9 years ago

For country names I have pushed the changes, Need to understand a bit more about why product names in SITC4 are so completely messed up ( ??? for almost everything in ) while it's not true for HS4. Are the products in both category data same, if so can I copy the missing data from HS4 to SITC4. This difference can be easily seen by switching to Hindi.

makmanalp commented 9 years ago

Commit: 2d5a77839fb7faec11da3c90bf8237d78fbe3a48

sibamohanty commented 9 years ago

Have shared the country_ln update patch. closing it.