From structured to messy
- Tables of transactions still exist and still matter
- But now we also store text, images, clickstreams, and maps
- This is the variety dimension of big data from lecture 1
"Big Data consists of extensive datasets that require a scalable architecture for efficient storage, manipulation, and analysis because of data volume, variety, velocity, and/or variability." (NIST, 2015)
{
"type": "node",
"id": 1234567,
"lat": 1.2136, "lon": -77.2811,
"tags": {
"amenity": "school",
"name": "School 1"
}
}