Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 677 Bytes

Scrape Oryx

About

This is a simple R script designed to scrape data from Oryx' excellent post detailing materiel lost by all sides in the Russian invasion of Ukraine and to output it into csv format.

To-Do

  • Explore XPATH's ability to extract data between HTML tags: The Country column is currently blank, making attribution impossible. I'm not super familiar with xpath, so I've yet to work out how it to extract elements under each country header and conditionally assign the country name.
  • Data Quality Assurance using the Totals provided at the start of each list item.