Dive into JSON, XML, and scientific data storage. Discover how to parse, construct, and store structured data formats, leveraging Python's capabilities to manage complex datasets essential for data-driven applications.
Overview
Syllabus
- Unit 1: Introduction to JSON and JSON-like Structures in JavaScript
- Modifying a JSON-like Structure
- Create Array with Objects
- Enhancing Data Structures Practice
- Building Complex Nested Structures
- Building Dynamic Object Lists
- Unit 2: Parsing JSON Files in JavaScript with Node.js
- Correct JSON Formatting Mistakes
- Loading JSON with Node.js
- Calculate Average Tail Lengths
- Combining JSON Data Files
- Unit 3: Writing JSON Files in JavaScript with Node.js
- Write an Object to JSON File
- Format JSON for Readability
- Read, Construct, Write: JSON Transformation
- Unit 4: Working with XML in JavaScript using xml2js
- Enhance the XML School Data
- Creating and Parsing Your Own XML
- Handle XML Parsing Errors
- Parsing XML Books with JavaScript
- Converting XML Data to JSON