https://github.com/moameneltouny/world-data
World Data is a comprehensive reference dataset containing information about countries, currencies, languages, and administrative divisions, translated into around 10 languages.
https://github.com/moameneltouny/world-data
cities countries csv currencies json languages php states subdivisions world world-data world-database world-dataset-library world-db world-info worlddb yaml
Last synced: 7 months ago
JSON representation
World Data is a comprehensive reference dataset containing information about countries, currencies, languages, and administrative divisions, translated into around 10 languages.
- Host: GitHub
- URL: https://github.com/moameneltouny/world-data
- Owner: MoamenEltouny
- Created: 2025-09-13T11:06:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-13T13:42:29.000Z (7 months ago)
- Last Synced: 2025-09-13T13:51:33.356Z (7 months ago)
- Topics: cities, countries, csv, currencies, json, languages, php, states, subdivisions, world, world-data, world-database, world-dataset-library, world-db, world-info, worlddb, yaml
- Language: PHP
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 🌍 World Data
**World Data** is a comprehensive reference dataset containing information about **countries, currencies, languages, and administrative divisions**, translated into around 10 languages.
This package is ideal as a reference for any project that requires global data.
---
## 📦 Contents
- **Currencies:** Information about all world currencies, including code, symbol, fraction size, and more.
- **Languages:** List of supported languages with codes and names in multiple languages.
- **Countries:** Country information including name, code, capital, official currency, official languages, population, and area.
- **Administrative Divisions:** Provinces, states, cities, and other subdivisions for each country.
---
## 🌐 Translations
The dataset is translated into approximately **10 languages**, making it suitable for multilingual projects.
- Arabic (ar)
- Chinese (zh)
- English (en)
- French (fr)
- German (de)
- Hindi (hi)
- Japanese (ja)
- Portuguese (pt)
- Russian (ru)
- Spanish (es)
---
## 🗂️ Usage
The data can be used directly as **JSON/CSV/YAML/PHP reference files** in your projects:
```text
- world-data/
- currencies/
- json/
locales/
- en.json
...
- currencies.json
- csv/
- yaml/
- php/
- languages/
- json/
- csv/
- yaml/
- php/