|
495 | 495 |
|
496 | 496 |
|
497 | 497 |
|
| 498 | + |
| 499 | + |
498 | 500 |
|
499 | 501 |
|
500 | 502 |
|
|
551 | 553 |
|
552 | 554 |
|
553 | 555 |
|
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + <li class="md-nav__item"> |
| 563 | + <a href="../../../software/tool_tip/prompting/" class="md-nav__link"> |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + <span class="md-ellipsis"> |
| 568 | + Prompting |
| 569 | + |
| 570 | + </span> |
| 571 | + |
| 572 | + |
| 573 | + </a> |
| 574 | + </li> |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
554 | 579 | </ul> |
555 | 580 | </nav> |
556 | 581 |
|
@@ -1169,21 +1194,48 @@ <h2 id="what-is-data">What is Data?<a class="headerlink" href="#what-is-data" ti |
1169 | 1194 | <li>Valuable resource in this digital era.</li> |
1170 | 1195 | </ul> |
1171 | 1196 | <h2 id="data-context">Data context<a class="headerlink" href="#data-context" title="Permanent link">¶</a></h2> |
1172 | | -<p>Information that provides meaning to data |
1173 | | -- When the data was collected? |
1174 | | -- Where the data was collected? |
1175 | | -- How the data was collected? |
1176 | | -- Who collected the data? |
1177 | | -- Why the data was collected?</p> |
| 1197 | +<p><em>Everything can be the context, but which ones are prior?</em></p> |
| 1198 | +<p>Information that provides meaning to data</p> |
| 1199 | +<ul> |
| 1200 | +<li> |
| 1201 | +<p>When the data was collected?</p> |
| 1202 | +</li> |
| 1203 | +<li> |
| 1204 | +<p>Where the data was collected?</p> |
| 1205 | +</li> |
| 1206 | +<li> |
| 1207 | +<p>How the data was collected?</p> |
| 1208 | +</li> |
| 1209 | +<li> |
| 1210 | +<p>Who collected the data?</p> |
| 1211 | +</li> |
| 1212 | +<li> |
| 1213 | +<p>Why the data was collected?</p> |
| 1214 | +</li> |
| 1215 | +</ul> |
1178 | 1216 | <p>These characteristics of data are called the <strong>metadata</strong>.</p> |
1179 | 1217 | <h2 id="type-of-data">Type of data<a class="headerlink" href="#type-of-data" title="Permanent link">¶</a></h2> |
1180 | | -<p>Classification of data based on their structure: |
1181 | | -- Structured data |
1182 | | -- Semi-structured data |
1183 | | -- Unstructured data</p> |
1184 | | -<p>Classification of data based on their nature: |
1185 | | -- Quantitative data |
1186 | | -- Qualitative data</p> |
| 1218 | +<p>Classification of data based on their structure:</p> |
| 1219 | +<ul> |
| 1220 | +<li> |
| 1221 | +<p>Structured data (<em>If there are rules, then there must be some form of structure</em>)</p> |
| 1222 | +</li> |
| 1223 | +<li> |
| 1224 | +<p>Semi-structured data</p> |
| 1225 | +</li> |
| 1226 | +<li> |
| 1227 | +<p>Unstructured data</p> |
| 1228 | +</li> |
| 1229 | +</ul> |
| 1230 | +<p>Classification of data based on their nature: </p> |
| 1231 | +<ul> |
| 1232 | +<li> |
| 1233 | +<p>Quantitative data</p> |
| 1234 | +</li> |
| 1235 | +<li> |
| 1236 | +<p>Qualitative data</p> |
| 1237 | +</li> |
| 1238 | +</ul> |
1187 | 1239 | <h2 id="data-storage-is-changing">Data storage is changing<a class="headerlink" href="#data-storage-is-changing" title="Permanent link">¶</a></h2> |
1188 | 1240 | <p><strong>Historical data storage</strong> |
1189 | 1241 | - Genetic information in DNA. |
|
0 commit comments