This course is offered in partnership with the Economics Department at UC Berkeley. This course was built as a follow on to previous work building curriculum for Data 88E and to give Economics students access to the tools learned in Data 100
This course will give the undergraduate student the basic computational building blocks needed to be a good consumer and producer of applied economics work. Students will work to acquire data through APIs, access census data, or download from replication repositories. The course will cover wrangling data, working with incomplete or unstructured data, joining and merging data, exploratory data analysis and data visualization. The course will cover many aspects of preparing data for econometric analysis. Practices around literate code, open science tools, reproducibility, and data management will also be covered.
This course is intented for upper-division students and as of 2024 is offered in the Spring. The pre-requisite for the class is Data 8, and the course is not recommended for students who have already taken Data 100. If you are interested in our lower division course where is all started with Data Science Undergraduate Studies, please check out Data 88e, which is currently offered in Fall Semester.
All materials for the course, including the textbook and assignments, are available for free online under a Creative Commons license.
The GitHub repository for contains the course materials, Jupyter notebooks, and other resources used in the course. All of the labs and projects can be found here, as well as the source material for the textbook. Econ 148 Github Repo.