Baselight

MonkeyPox Cases Countrywise Data

Daily Confirmed Cases of Monkey Pox-Latest

@kaggle.aravindas01_monkeypox_cases_countrywise_data

Monkeypox Daily Confirmed Cases
@kaggle.aravindas01_monkeypox_cases_countrywise_data.monkeypox_daily_confirmed_cases

  • 82.96 KB
  • 141 rows
  • 113 columns
  • Only the first 100 columns are shown
country

Country

nigeria

Nigeria

cameroon

Cameroon

central_african_republic

Central African Republic

republic_of_congo

Republic Of Congo

england

England

democratic_republic_of_the_congo

Democratic Republic Of The Congo

portugal

Portugal

spain

Spain

united_states

United States

belgium

Belgium

germany

Germany

france

France

canada

Canada

sweden

Sweden

italy

Italy

netherlands

Netherlands

australia

Australia

switzerland

Switzerland

israel

Israel

denmark

Denmark

austria

Austria

scotland

Scotland

united_arab_emirates

United Arab Emirates

czech_republic

Czech Republic

slovenia

Slovenia

northern_ireland

Northern Ireland

wales

Wales

ireland

Ireland

argentina

Argentina

finland

Finland

malta

Malta

mexico

Mexico

norway

Norway

hungary

Hungary

gibraltar

Gibraltar

morocco

Morocco

latvia

Latvia

ghana

Ghana

brazil

Brazil

greece

Greece

poland

Poland

venezuela

Venezuela

romania

Romania

benin

Benin

iceland

Iceland

georgia

Georgia

luxembourg

Luxembourg

chile

Chile

serbia

Serbia

singapore

Singapore

lebanon

Lebanon

south_africa

South Africa

south_korea

South Korea

croatia

Croatia

colombia

Colombia

bulgaria

Bulgaria

bahamas

Bahamas

taiwan

Taiwan

peru

Peru

estonia

Estonia

puerto_rico

Puerto Rico

turkey

Turkey

panama

Panama

dominican_republic

Dominican Republic

ecuador

Ecuador

jamaica

Jamaica

slovakia

Slovakia

new_zealand

New Zealand

russia

Russia

new_caledonia

New Caledonia

bosnia_and_herzegovina

Bosnia And Herzegovina

saudi_arabia

Saudi Arabia

india

India

martinique

Martinique

barbados

Barbados

qatar

Qatar

costa_rica

Costa Rica

bermuda

Bermuda

thailand

Thailand

monaco

Monaco

liberia

Liberia

andorra

Andorra

guadeloupe

Guadeloupe

japan

Japan

philippines

Philippines

uruguay

Uruguay

sudan

Sudan

saint_martin_french_part

Saint Martin (French Part)

bolivia

Bolivia

montenegro

Montenegro

cyprus

Cyprus

lithuania

Lithuania

guatemala

Guatemala

moldova

Moldova

greenland

Greenland

honduras

Honduras

cura_ao

Curaçao

iran

Iran

indonesia

Indonesia

cuba

Cuba

aruba

Aruba

guyana

Guyana

paraguay

Paraguay

south_sudan

South Sudan

el_salvador

El Salvador

hong_kong

Hong Kong

egypt

Egypt

jordan

Jordan

guam

Guam

ukraine

Ukraine

bahrain

Bahrain

china

China

Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3
Thu Feb 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3
Mon Feb 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1
Fri Mar 04 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2
Thu Mar 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)6
Sun Apr 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)4
Tue Apr 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2
Sat Apr 30 2022 00:00:00 GMT+0000 (Coordinated Universal Time)5
Fri May 06 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1
Sun May 08 2022 00:00:00 GMT+0000 (Coordinated Universal Time)10

CREATE TABLE monkeypox_daily_confirmed_cases (
  "country" TIMESTAMP,
  "nigeria" BIGINT,
  "cameroon" BIGINT,
  "central_african_republic" BIGINT,
  "republic_of_congo" BIGINT,
  "england" BIGINT,
  "democratic_republic_of_the_congo" BIGINT,
  "portugal" BIGINT,
  "spain" BIGINT,
  "united_states" BIGINT,
  "belgium" BIGINT,
  "germany" BIGINT,
  "france" BIGINT,
  "canada" BIGINT,
  "sweden" BIGINT,
  "italy" BIGINT,
  "netherlands" BIGINT,
  "australia" BIGINT,
  "switzerland" BIGINT,
  "israel" BIGINT,
  "denmark" BIGINT,
  "austria" BIGINT,
  "scotland" BIGINT,
  "united_arab_emirates" BIGINT,
  "czech_republic" BIGINT,
  "slovenia" BIGINT,
  "northern_ireland" BIGINT,
  "wales" BIGINT,
  "ireland" BIGINT,
  "argentina" BIGINT,
  "finland" BIGINT,
  "malta" BIGINT,
  "mexico" BIGINT,
  "norway" BIGINT,
  "hungary" BIGINT,
  "gibraltar" BIGINT,
  "morocco" BIGINT,
  "latvia" BIGINT,
  "ghana" BIGINT,
  "brazil" BIGINT,
  "greece" BIGINT,
  "poland" BIGINT,
  "venezuela" BIGINT,
  "romania" BIGINT,
  "benin" BIGINT,
  "iceland" BIGINT,
  "georgia" BIGINT,
  "luxembourg" BIGINT,
  "chile" BIGINT,
  "serbia" BIGINT,
  "singapore" BIGINT,
  "lebanon" BIGINT,
  "south_africa" BIGINT,
  "south_korea" BIGINT,
  "croatia" BIGINT,
  "colombia" BIGINT,
  "bulgaria" BIGINT,
  "bahamas" BIGINT,
  "taiwan" BIGINT,
  "peru" BIGINT,
  "estonia" BIGINT,
  "puerto_rico" BIGINT,
  "turkey" BIGINT,
  "panama" BIGINT,
  "dominican_republic" BIGINT,
  "ecuador" BIGINT,
  "jamaica" BIGINT,
  "slovakia" BIGINT,
  "new_zealand" BIGINT,
  "russia" BIGINT,
  "new_caledonia" BIGINT,
  "bosnia_and_herzegovina" BIGINT,
  "saudi_arabia" BIGINT,
  "india" BIGINT,
  "martinique" BIGINT,
  "barbados" BIGINT,
  "qatar" BIGINT,
  "costa_rica" BIGINT,
  "bermuda" BIGINT,
  "thailand" BIGINT,
  "monaco" BIGINT,
  "liberia" BIGINT,
  "andorra" BIGINT,
  "guadeloupe" BIGINT,
  "japan" BIGINT,
  "philippines" BIGINT,
  "uruguay" BIGINT,
  "sudan" BIGINT,
  "saint_martin_french_part" BIGINT,
  "bolivia" BIGINT,
  "montenegro" BIGINT,
  "cyprus" BIGINT,
  "lithuania" BIGINT,
  "guatemala" BIGINT,
  "moldova" BIGINT,
  "greenland" BIGINT,
  "honduras" BIGINT,
  "cura_ao" BIGINT,
  "iran" BIGINT,
  "indonesia" BIGINT
);

Share link

Anyone who has the link will be able to view this.