Week 1: Introduction to spatial data science
January 3, 2022
Lecture
Overview of the course
*Note that this course will be recorded
- In person! WELCOME BACK! Or not… sadly, remote for the time being
- Mark your attendance
- Fill out the pre-class poll if you haven’t already
- Go over the Syllabus
- Your TA’s
- Logistics
- Waitlist student considerations
- Next week we will create our groups! If you must drop the course, please do so before the next class… There is also a long wait list!
- Time permitting: introduction breakout rooms
Hands on
First, grab the course material, and “pull” it into your JupyterHub space:
- UP206A Git Puller (This link will automatically launch JupyterHub and clone the course material into your directory)
Today’s lab will cover the following topics:
- Introducing GitHub
- Introducing JupyterHub
- Intro to Python
Individual Assignments
There are three deliverables this week. Each are due on Sunday by midnight. Each assignment must be posted in the class discussion section.
#1. Create a GitHub account, and start a new repo
- Create a GitHub account, and create a project repo named “up206a-yourfirstname” - Instructions
- Create a Readme.md file in your GitHub class repo, and introduce your Data Science project space (hint: use this markdown guide)
- Submit your assignment here
#2. Submit two or more datasets
Search for two or more potential data sources that you may use for your research. If you are you using a web resource, make sure that they are “downloadable.” Upload your datasets to your repo. First, create a folder titled “data,” and upload your datasets in there.
Acceptable formats:
- csv
- excel
- google sheet (provide link)
- geojson
- shapefile
- API source
Submit your dataset assigment here, and make sure to provide the following information for each of your two datasets:
- Name of the data
- Description of the data and how you may use it for your project
- A URL link to the source (if you got it from a website), or a description of where you got your data from
- A URL link to the data on your repo
#3. Thinking cap
This week’s “thinking cap” assignment is for you to find an article, blog, journal, chapter, or book that includes a spatial component (a map, chart, graphic) in regards to a topic related to urban justice. Make sure it is something that you would like to share with the class. Then, write post with two parts:
- A paragraph that summarizes the article and reflects critically and creatively about the material in your own words. Why did this article speak to you in regards to your approach to data and research? How does it inform your learning goals for this course?
- How do you think the graphical outputs (maps/charts) were created for the article? Where did the data come from, and how do you think the outputs were created? Does it work? Why or why not?
The instructors will select a few of the readings for discussion in week 2.
Submit your assignment here.