JSON-Sift: parse aviation METAR weather data, decode tokens, flatten JSON, and export to CSV.
JSON-Sift is my first parser. It processes aviation weather data (METAR) used in civil flights, decoding abbreviations and transforming raw API data into structured CSV format for easier analysis.