Icon

jKi-27

jKi-27
Challenge 27: Rare Blood TypesLevel: MediumDescription: You have a dataset containing information on US citizens whodonated blood in the last year, including addresses and blood types. The O-blood type, also known as "universal donor", is one of the most valuableblood types in the world because it can be transfused to nearly any person.Your goal here is to help a group of researchers find the number of citizenswith O- blood type per US state. Unfortunately, the address column comesin a single line, so to extract the state information you will have to performsome data wrangling. They also asked you to create a choropleth map ofthe US to visualize the results. Node 1state and po numberstateNode 10"0-" Countper state File Reader String Manipulation Choropleth Map String Manipulation Pivoting Column Filter Challenge 27: Rare Blood TypesLevel: MediumDescription: You have a dataset containing information on US citizens whodonated blood in the last year, including addresses and blood types. The O-blood type, also known as "universal donor", is one of the most valuableblood types in the world because it can be transfused to nearly any person.Your goal here is to help a group of researchers find the number of citizenswith O- blood type per US state. Unfortunately, the address column comesin a single line, so to extract the state information you will have to performsome data wrangling. They also asked you to create a choropleth map ofthe US to visualize the results. Node 1state and po numberstateNode 10"0-" Countper state File Reader String Manipulation Choropleth Map String Manipulation Pivoting Column Filter

Nodes

Extensions

Links