tonycletus / My-Africa

A warehouse proposed to contain growing data/information of All the African Countries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Africa

JSON data of some important information about all african countries:

  • Name of country
  • Name of capital of country
  • Country's region
  • Name of president of country
  • Natural resources found in country
  • Example

      "sn": 38,
      "name": "Nigeria",
      "capital": "Abuja",
      "region": "West Africa",
      "president": "Muhammadu Buhari",
      "resources": [
         "Natural Gas", 
         "Petroleum", 
         "Tin", 
         "Iron Ore", 
         "Coal", 
         "Limestone", 
         "Niobium", 
         "Lead", 
         "Zinc", 
         "Arable Land"
        ]
    

    About

    A warehouse proposed to contain growing data/information of All the African Countries.

    License:MIT License