Skip to content

Commit 1e97388

Browse files
committed
content reordering + some rewording
1 parent c2903d3 commit 1e97388

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

dataset.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: "Our Running Example"
44

55
## Streamed Movies & TV Shows Dataset
66

7+
Over the past decade, streaming services have rapidly transformed the way people consume entertainment, rising to dominate the media landscape. As more people turn to digital platforms for personalized viewing experiences, streaming services continue to redefine modern entertainment consumption. What was the last movie or show you have watched?
8+
79
![](images/streaming-services.png){width="370"}
810

911
This workshop utilizes the **streaming-master-messy** comma-separated value (CSV) file which is derived from the movies and TV shows featured by major streaming services and distributed in Kaggle Project under a CC0 Public License[^1].

project.qmd

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,3 @@ We will keep the default configuration for now, but you can customize the desire
7171
### What happens to the original dataset?
7272

7373
OpenRefine gives researchers piece of mind by following a key best practice in data management: always preserve an untouched version of your original dataset. Why? Because having an unaltered copy ensures you can always return to the source if something goes wrong, verify your changes, or reprocess the data with a different approach—without risking data loss or corruption.
74-
75-
### Upgrades & Backups
76-
77-
OpenRefine is continuously evolving—bringing new features, performance upgrades, and sometimes changes to how projects are handled. While these updates improve the tool, they may also introduce compatibility issues with older project files.
78-
79-
If you're upgrading from an older version of OpenRefine and already have projects saved on your computer, it's strongly recommended that you back them up before installing the new version.
80-
81-
During these transitions, to protect your work, we advise you to first locate your **`workspace directory`** (this is where all your project files are stored). Then, copy everything in that folder and paste it into a separate backup location on your computer. This simple step ensures that your data remains safe, no matter what changes come with the upgrade.
82-
83-
##

saving.qmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ Clicking `Extract..` should prompt the extract operating history, which is essen
1919
You can choose to export specific actions or the entire file. This export is useful not only for reapplying edits to similar datasets, but also for enhancing transparency and reproducibility by clearly documenting the transformation from raw to analysis-ready data. You may reuse operations, by clicking `Apply...` and uploading the file.
2020

2121
Let's see how does that work? Export the file and save it. Then, go to the `Undo/Redo` panel and go back to the step where the project was created and apply the file with all the actions you have performed. Cool, right?
22+
23+
### Upgrades & Backups
24+
25+
OpenRefine is continuously evolving—bringing new features, performance upgrades, and sometimes changes to how projects are handled. While these updates improve the tool, they may also introduce compatibility issues with older project files.
26+
27+
If you're upgrading from an older version of OpenRefine and already have projects saved on your computer, it's strongly recommended that you back them up before installing the new version.
28+
29+
During these transitions, to protect your work, we advise you to first locate your **`workspace directory`** (this is where all your project files are stored). Then, copy everything in that folder and paste it into a separate backup location on your computer. This simple step ensures that your data remains safe, no matter what changes come with the upgrade.

0 commit comments

Comments
 (0)