Jewish Nobel Prize Laureates — Raw Data — Python ETL

Ronnie Joshua
1 min readNov 22, 2020

--

Complete source code can be found here:
https://github.com/ronniejoshua/jewish_nobel_prize_analysis

Table of Contents

  • Step 1: Extract/Scrape Information about Jewish Nobel Prize winners.
  • Step 2: Extract Information about Nobel Laureates
  • Step 3: Setting up of Fuzzy Match Merge to Join the two Dataframes
  • Step 4: Implementation of Join — Using Key Column
  • Step 5: Generating the Raw Data file

Step 1: Extract/Scrape Information about Jewish Nobel Prize winners.

Step 2: Extract Information about Nobel Laureates

Step 3: Setting up of Fuzzy Match Merge to Join the two Dataframes

Step 4: Implementation of Join — Using Key Column

Step 5: Generating the Raw Data file

To filter jewish Nobel Prize Winner — Filter column AF[check] for non-zero value
https://drive.google.com/file/d/1M1bhxlHb8OrT-WtlRQv8BSCa2GbBQHbH/view?usp=sharing

--

--

No responses yet