Treffer: Teaching Case: Using Python and AWS for NoSQL in a BI Course.

Title:
Teaching Case: Using Python and AWS for NoSQL in a BI Course.
Language:
English
Authors:
Source:
Journal of Information Systems Education. Win 2023 34(1):41-48.
Availability:
Journal of Information Systems Education. e-mail: editor@jise.org; Web site: http://www.jise.org
Peer Reviewed:
Y
Page Count:
10
Publication Date:
2023
Document Type:
Fachzeitschrift Journal Articles<br />Reports - Descriptive
Education Level:
Higher Education
Postsecondary Education
ISSN:
1055-3096
2574-3872
Entry Date:
2023
Accession Number:
EJ1383841
Database:
ERIC

Weitere Informationen

This article presents a multi-stage guided technical project coding Python scripts for utilizing Amazon Web Services (AWS) to work with a document-store database called DynamoDB. Students doing this project should have taken an introductory programming class (ideally in Python) and a database class to have experience with Python coding and database manipulation/querying in a relational environment. Students learn new data formats (Python dictionaries, JSON text data, key-value storage structures) and learn how to transform data from one format to another. They also gain experience with data visualization. The project was first carried out in a business intelligence (BI) course during Spring 2020 semester in the midst of COVID and included video tutorials. Since then, it has been refined and used each semester the BI course is taught.

As Provided