Skip to content

Commit e0b7917

Browse files
committed
Fix link to data repo
1 parent 31f2cfd commit e0b7917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/week01/hw-01-2.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: "Week 1 - Data modeling"
66

77
Create a table definition for the Snow_survey table that is maximally expressive, that is, that captures as much of the semantics and characteristics of the data using SQL's data definition language as is possible.
88

9-
In the [class data GitHub repository, week 1 directory](https://github.com/UCSB-Library-Research-Data-Services/bren-meds213-spring-2024-class-data/tree/main/week1) you will find the table described in the metadata (consult 01_ASDN_Readme.txt) and the data can be found in ASDN_Snow_survey.csv. You will want to look at the values that occur in the data using a tool like R, Python, or OpenRefine.
9+
In the [GitHub class data repository](https://github.com/UCSB-Library-Research-Data-Services/bren-eds213-data) you will find the table described in the metadata (consult 01_ASDN_Readme.txt) and the data can be found in ASDN_Snow_survey.csv. You will want to look at the values that occur in the data using a tool like R, Python, or OpenRefine.
1010

1111
Please consider:
1212

0 commit comments

Comments
 (0)