Skip to content

Commit 9ce8cae

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent f0e2af1 commit 9ce8cae

File tree

4 files changed

+48
-48
lines changed

4 files changed

+48
-48
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e55072d4
1+
5cb85573

modules/week01/hw-01-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h1 class="title">Week 1 - Data modeling</h1>
221221

222222
<p><strong>Please use Canvas to return the assignments: <a href="https://ucsb.instructure.com/courses/26293/assignments/355744" class="uri">https://ucsb.instructure.com/courses/26293/assignments/355744</a></strong></p>
223223
<p>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.</p>
224-
<p>In the <a href="https://github.com/UCSB-Library-Research-Data-Services/bren-meds213-spring-2024-class-data/tree/main/week1">class data GitHub repository, week 1 directory</a> 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.</p>
224+
<p>In the <a href="https://github.com/UCSB-Library-Research-Data-Services/bren-eds213-data">GitHub class data repository</a> 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.</p>
225225
<p>Please consider:</p>
226226
<ul>
227227
<li>the data types of columns (pick from TEXT, REAL, INTEGER, DATE for this exercise)</li>

search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"href": "modules/week01/hw-01-2.html",
236236
"title": "Week 1 - Data modeling",
237237
"section": "",
238-
"text": "Please use Canvas to return the assignments: https://ucsb.instructure.com/courses/26293/assignments/355744\nCreate 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.\nIn the class data GitHub repository, week 1 directory 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.\nPlease consider:\nYou may (or may not) want to take advantage of the Species, Site, Color_band_code, and Personnel supporting tables. These are also documented in the metadata, and SQL table definitions for them have already been created and are included below.\nPlease express your table definition in SQL, but don’t worry about getting the SQL syntax exactly correct. This assignment is just a thought exercise. If you do want to try to write correct SQL, though, your may find it helpful to consult the DuckDB CREATE TABLE documentation.\nFinally, please provide some explanation for why you made the choices you did, and any questions or uncertainties you have. Don’t write an essay! Bullet points are sufficient. But do please explain your thought process."
238+
"text": "Please use Canvas to return the assignments: https://ucsb.instructure.com/courses/26293/assignments/355744\nCreate 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.\nIn the GitHub class data repository 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.\nPlease consider:\nYou may (or may not) want to take advantage of the Species, Site, Color_band_code, and Personnel supporting tables. These are also documented in the metadata, and SQL table definitions for them have already been created and are included below.\nPlease express your table definition in SQL, but don’t worry about getting the SQL syntax exactly correct. This assignment is just a thought exercise. If you do want to try to write correct SQL, though, your may find it helpful to consult the DuckDB CREATE TABLE documentation.\nFinally, please provide some explanation for why you made the choices you did, and any questions or uncertainties you have. Don’t write an essay! Bullet points are sufficient. But do please explain your thought process."
239239
},
240240
{
241241
"objectID": "modules/week01/hw-01-2.html#appendix",

sitemap.xml

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,182 +2,182 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/hw_bonus.html</loc>
5-
<lastmod>2025-04-03T23:28:58.466Z</lastmod>
5+
<lastmod>2025-04-04T05:17:38.501Z</lastmod>
66
</url>
77
<url>
88
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week03/hw-03-3.html</loc>
9-
<lastmod>2025-04-03T23:28:58.474Z</lastmod>
9+
<lastmod>2025-04-04T05:17:38.510Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week03/hw-03-1.html</loc>
13-
<lastmod>2025-04-03T23:28:58.474Z</lastmod>
13+
<lastmod>2025-04-04T05:17:38.510Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week07/hw-07-1.html</loc>
17-
<lastmod>2025-04-03T23:28:58.496Z</lastmod>
17+
<lastmod>2025-04-04T05:17:38.531Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week07/index-07.html</loc>
21-
<lastmod>2025-04-03T23:28:58.496Z</lastmod>
21+
<lastmod>2025-04-04T05:17:38.531Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/index-06.html</loc>
25-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
25+
<lastmod>2025-04-04T05:17:38.529Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/python-programming.html</loc>
29-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
29+
<lastmod>2025-04-04T05:17:38.530Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/hw-06-1.html</loc>
33-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
33+
<lastmod>2025-04-04T05:17:38.529Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week04/hw-04-1.html</loc>
37-
<lastmod>2025-04-03T23:28:58.484Z</lastmod>
37+
<lastmod>2025-04-04T05:17:38.520Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week04/hw-04-2.html</loc>
41-
<lastmod>2025-04-03T23:28:58.484Z</lastmod>
41+
<lastmod>2025-04-04T05:17:38.520Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/hw-05-1.html</loc>
45-
<lastmod>2025-04-03T23:28:58.486Z</lastmod>
45+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/hw-05-2.html</loc>
49-
<lastmod>2025-04-03T23:28:58.486Z</lastmod>
49+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/index-05.html</loc>
53-
<lastmod>2025-04-03T23:28:58.486Z</lastmod>
53+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week01/hw-01-3.html</loc>
57-
<lastmod>2025-04-03T23:28:58.469Z</lastmod>
57+
<lastmod>2025-04-04T05:17:38.505Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week01/hw-01-2.html</loc>
61-
<lastmod>2025-04-03T23:28:58.469Z</lastmod>
61+
<lastmod>2025-04-04T05:17:38.505Z</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week09/index-09.html</loc>
65-
<lastmod>2025-04-03T23:28:58.569Z</lastmod>
65+
<lastmod>2025-04-04T05:17:38.605Z</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week09/hw-09.html</loc>
69-
<lastmod>2025-04-03T23:28:58.569Z</lastmod>
69+
<lastmod>2025-04-04T05:17:38.605Z</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week08/case-a.html</loc>
73-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
73+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week08/index-08.html</loc>
77-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
77+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
7878
</url>
7979
<url>
8080
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week02/hw-02.html</loc>
81-
<lastmod>2025-04-03T23:28:58.473Z</lastmod>
81+
<lastmod>2025-04-04T05:17:38.509Z</lastmod>
8282
</url>
8383
<url>
8484
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/installing-duckdb.html</loc>
85-
<lastmod>2025-04-03T23:28:58.466Z</lastmod>
85+
<lastmod>2025-04-04T05:17:38.501Z</lastmod>
8686
</url>
8787
<url>
8888
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/syllabus.html</loc>
89-
<lastmod>2025-04-03T23:28:58.630Z</lastmod>
89+
<lastmod>2025-04-04T05:17:38.667Z</lastmod>
9090
</url>
9191
<url>
9292
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/index.html</loc>
93-
<lastmod>2025-04-03T23:28:58.466Z</lastmod>
93+
<lastmod>2025-04-04T05:17:38.501Z</lastmod>
9494
</url>
9595
<url>
9696
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/resources.html</loc>
97-
<lastmod>2025-04-03T23:28:58.630Z</lastmod>
97+
<lastmod>2025-04-04T05:17:38.667Z</lastmod>
9898
</url>
9999
<url>
100100
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/about.html</loc>
101-
<lastmod>2025-04-03T23:28:58.462Z</lastmod>
101+
<lastmod>2025-04-04T05:17:38.498Z</lastmod>
102102
</url>
103103
<url>
104104
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week02/index-02.html</loc>
105-
<lastmod>2025-04-03T23:28:58.473Z</lastmod>
105+
<lastmod>2025-04-04T05:17:38.509Z</lastmod>
106106
</url>
107107
<url>
108108
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week08/case-b.html</loc>
109-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
109+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
110110
</url>
111111
<url>
112112
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week08/case-c.html</loc>
113-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
113+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
114114
</url>
115115
<url>
116116
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week08/case-d.html</loc>
117-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
117+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
118118
</url>
119119
<url>
120120
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week09/FAIR_assessment_tool.html</loc>
121-
<lastmod>2025-04-03T23:28:58.569Z</lastmod>
121+
<lastmod>2025-04-04T05:17:38.605Z</lastmod>
122122
</url>
123123
<url>
124124
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week01/hw-01-1.html</loc>
125-
<lastmod>2025-04-03T23:28:58.469Z</lastmod>
125+
<lastmod>2025-04-04T05:17:38.504Z</lastmod>
126126
</url>
127127
<url>
128128
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week01/index-01.html</loc>
129-
<lastmod>2025-04-03T23:28:58.469Z</lastmod>
129+
<lastmod>2025-04-04T05:17:38.505Z</lastmod>
130130
</url>
131131
<url>
132132
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/hw-05-4.html</loc>
133-
<lastmod>2025-04-03T23:28:58.486Z</lastmod>
133+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
134134
</url>
135135
<url>
136136
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/bash-essentials.html</loc>
137-
<lastmod>2025-04-03T23:28:58.485Z</lastmod>
137+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
138138
</url>
139139
<url>
140140
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week05/hw-05-3.html</loc>
141-
<lastmod>2025-04-03T23:28:58.486Z</lastmod>
141+
<lastmod>2025-04-04T05:17:38.521Z</lastmod>
142142
</url>
143143
<url>
144144
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week04/hw-04-3.html</loc>
145-
<lastmod>2025-04-03T23:28:58.484Z</lastmod>
145+
<lastmod>2025-04-04T05:17:38.520Z</lastmod>
146146
</url>
147147
<url>
148148
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week04/index-04.html</loc>
149-
<lastmod>2025-04-03T23:28:58.485Z</lastmod>
149+
<lastmod>2025-04-04T05:17:38.520Z</lastmod>
150150
</url>
151151
<url>
152152
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/hw-06-2.html</loc>
153-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
153+
<lastmod>2025-04-04T05:17:38.529Z</lastmod>
154154
</url>
155155
<url>
156156
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/hw-06-3.html</loc>
157-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
157+
<lastmod>2025-04-04T05:17:38.529Z</lastmod>
158158
</url>
159159
<url>
160160
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week06/python-programming-cont.html</loc>
161-
<lastmod>2025-04-03T23:28:58.494Z</lastmod>
161+
<lastmod>2025-04-04T05:17:38.529Z</lastmod>
162162
</url>
163163
<url>
164164
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week07/hw-07-2.html</loc>
165-
<lastmod>2025-04-03T23:28:58.496Z</lastmod>
165+
<lastmod>2025-04-04T05:17:38.531Z</lastmod>
166166
</url>
167167
<url>
168168
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week07/virtual-environments-notes.html</loc>
169-
<lastmod>2025-04-03T23:28:58.554Z</lastmod>
169+
<lastmod>2025-04-04T05:17:38.590Z</lastmod>
170170
</url>
171171
<url>
172172
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week03/hw-03-2.html</loc>
173-
<lastmod>2025-04-03T23:28:58.474Z</lastmod>
173+
<lastmod>2025-04-04T05:17:38.510Z</lastmod>
174174
</url>
175175
<url>
176176
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week03/index-03.html</loc>
177-
<lastmod>2025-04-03T23:28:58.474Z</lastmod>
177+
<lastmod>2025-04-04T05:17:38.510Z</lastmod>
178178
</url>
179179
<url>
180180
<loc>https://UCSB-Library-Research-Data-Services.github.io/bren-eds213/modules/week10/index-10.html</loc>
181-
<lastmod>2025-04-03T23:28:58.585Z</lastmod>
181+
<lastmod>2025-04-04T05:17:38.622Z</lastmod>
182182
</url>
183183
</urlset>

0 commit comments

Comments
 (0)