Baselight

Russian Loss In Russia-Ukraine War

Stop the War !!! Maintain Peace

@kaggle.durgeshrao9993_2022_ukrainerussia_war

Loading...
Loading...

About this Dataset

Russian Loss In Russia-Ukraine War

The Russia-Ukraine War Dataset is a comprehensive collection of structured and curated data related to the conflict between Russia and Ukraine, which started in 2014. It provides researchers, analysts, journalists, and policymakers with a valuable resource to understand and analyze various aspects of the war.

Tables

Russia Losses Equipment

@kaggle.durgeshrao9993_2022_ukrainerussia_war.russia_losses_equipment
  • 10.16 KB
  • 21 rows
  • 13 columns
Loading...

CREATE TABLE russia_losses_equipment (
  "date" VARCHAR,
  "day" BIGINT,
  "aircraft" BIGINT,
  "helicopter" BIGINT,
  "tank" BIGINT,
  "apc" BIGINT,
  "field_artillery" BIGINT,
  "mrl" BIGINT,
  "military_auto" BIGINT,
  "fuel_tank" BIGINT,
  "drone" BIGINT,
  "naval_ship" BIGINT,
  "anti_aircraft_warfare" BIGINT
);

Russia Losses Personnel

@kaggle.durgeshrao9993_2022_ukrainerussia_war.russia_losses_personnel
  • 3.65 KB
  • 21 rows
  • 4 columns
Loading...

CREATE TABLE russia_losses_personnel (
  "date" VARCHAR,
  "day" BIGINT,
  "personnel" BIGINT,
  "pow" DOUBLE
);

Share link

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