Closed mseminara0415 closed 2 years ago
Our data is not currently validated and therefore our datalake is at risk of having invalid data.
Example data received from API:
{ "name": "iss", "id": 25544, "latitude": -27.077564440134, "longitude": 77.403881493074, "altitude": 264.07695639739, "velocity": 17126.476285525, "visibility": "eclipsed", "footprint": 2816.5304217721, "timestamp": 1655077198, "daynum": 2459743.486088, "solar_lat": 23.195594381128, "solar_lon": 185.00692675203, "units": "miles" }
Closed with #5
What's The Problem?
Our data is not currently validated and therefore our datalake is at risk of having invalid data.
Reference Material
Example data received from API:
Potential Solution