Semantic Web: Knowledge GraphsExplores knowledge representation, information extraction, and the Semantic Web vision, emphasizing standardization, mapping, and ontologies in structuring data.
Entity-Relationship ModelIntroduces the Entity-Relationship model for designing databases with a focus on conceptual and relational aspects.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Relational Model: BasicsIntroduces the relational model, SQL, keys, integrity constraints, ER translation, weak entities, ISA hierarchies, and SQL vs. noSQL.
DDL, DML, ViewsCovers SQL data definition, manipulation, and views in databases.
Handling Data: Intro to PandasIntroduces the fundamentals of handling data, emphasizing the importance of Pandas and data modeling for effective analysis.