Icon

justknimeit-27

Challenge 27: Rare Blood TypesLevel: MediumDescription: Description: You have a dataset containing information on US citizens who donated blood in the last year, including addresses and bloodtypes. The O- blood type, also known as "universal donor", is one of the most valuable blood types in the world because it can betransfused to nearly any person. Your goal here is to help a group of researchers find the number of citizens with O- blood type per USstate. Unfortunately, the address column comes in a single line, so to extract the state information you will have to perform some datawrangling. They also asked you to create a choropleth map of the US to visualize the results. Node 1Node 12Node 14 File Reader Formatting Choropleth Map GroupBy Challenge 27: Rare Blood TypesLevel: MediumDescription: Description: You have a dataset containing information on US citizens who donated blood in the last year, including addresses and bloodtypes. The O- blood type, also known as "universal donor", is one of the most valuable blood types in the world because it can betransfused to nearly any person. Your goal here is to help a group of researchers find the number of citizens with O- blood type per USstate. Unfortunately, the address column comes in a single line, so to extract the state information you will have to perform some datawrangling. They also asked you to create a choropleth map of the US to visualize the results. Node 1Node 12Node 14 File Reader Formatting Choropleth Map GroupBy

Nodes

Extensions

Links