Introduction to Semi-Structured Data (e.g., JSON, XML)
Was this section helpful?
The JSON Data Interchange Format, T. Bray, Ed., 2017RFC 8259 (Internet Engineering Task Force (IETF)) - This is the official Internet Engineering Task Force (IETF) standard defining JSON, its syntax, and data types. It serves as the authoritative specification for the format.
Fundamentals of Data Engineering, Joe Reis, Matt Housley, 2022 (O'Reilly Media) - This recent book guides data engineering practices, covering data ingestion and various data formats, including semi-structured data, for modern data pipelines. Relevant to the extraction stage.