hands-on lab

Acquiring and Storing Data in Python

Beginner
1h
1,666
3.6/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

Utilizing APIs to query and store data is the heart of most web applications. This lab is aimed at students, with a moderate understanding of Python, who want to understand how to query an API, manipulate the data and store that data into a database with a more advanced schema. This lab walks through complex processing of JSON data into multiple tables, and shows how powerful Python is for data processing.

Learning Objectives

Upon completion of this lab you will be able to:

  • Learn and Understand Querying an API
  • Learn how to process complex JSON data
  • Learn how to store those results in a database

Intended Audience

This lab is intended for:

  • Individuals starting out with a database
  • Anyone interested in using Python to store data in a MySQL RDS Database

Prerequisites

You should possess:

  • A moderate understanding of Python
  • A basic understanding of Amazon RDS

Updates

March 21st, 2024 - Resolved deployment issue

October 31, 2023 - Updated the sample JSON API and resolved a data issue related to book catalog themes

March 3rd, 2023 - Resolved environment error

January 16th, 2023 - Updated instructions to reflect Jupyter changes

About the author
Avatar
Calculated Systems
Training Provider
Students
31,683
Labs
31
Courses
13
Learning paths
42

Calculated Systems was founded by experts in Hadoop, Google Cloud and AWS. Calculated Systems enables code-free capture, mapping and transformation of data in the cloud based on Apache NiFi, an open source project originally developed within the NSA. Calculated Systems accelerates time to market for new innovations while maintaining data integrity.  With cloud automation tools, deep industry expertise, and experience productionalizing workloads development cycles are cut down to a fraction of their normal time. The ability to quickly develop large scale data ingestion and processing  decreases the risk companies face in long development cycles. Calculated Systems is one of the industry leaders in Big Data transformation and education of these complex technologies.

Covered topics
Lab steps
Logging In to the Amazon Web Services Console
Opening the Lab's Jupyter Notebook