Skip to content

Commit 535dbd1

Browse files
committed
markdown source builds
Auto-generated via {sandpaper} Source : aa14705 Branch : main Author : Owen Stephens <[email protected]> Time : 2023-07-03 11:35:31 +0000 Message : Merge pull request #292 from LibraryCarpentry/jas58-patch-1 Update 02-importing-data.md #208 and #289
1 parent 094711e commit 535dbd1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

02-importing-data.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ To import the data for the exercise below, follow the instructions in [Setup](ht
6060
7. From OpenRefine 3.4 onwards there is an option to Trim leading \& trailing whitespace from strings when importing separator-based files. Keeping this checked will ensure that values like `English` and `English `, which differ by a single trailing space, are not treated as different values after the import
6161
8. Make sure the `Attempt to parse cell text into numbers` box is not checked, so OpenRefine doesn't try to automatically detect numbers because this could cause errors such as confusion between date formats (e.g. DD/MM/YYYY vs MM/DD/YYYY).
6262
9. The Project Name box in the upper right corner will default to the title of your imported file. Click in the `Project Name` box to give your project a different name, if desired.
63+
64+
:::::::::::::::::::::::::::::::::::::: instructor
65+
66+
This is a good moment to review the points from [What Should I Know When Working with OpenRefine?](01-introduction.md#what-should-i-know-when-working-with-openrefine)
67+
68+
:::::::::::::::::::::::::::::::::::::::::::::::::
6369
10. Once you have selected the appropriate options for your project, click the `Create project »` button at the top right of the screen. This will create the project and open it for you. Projects are saved as you work on them, there is no need to save copies as you go along.
6470

6571
![](fig/openrefine_ui.png){alt='Screenshot of Open Refine Create Project Screen'}
@@ -72,6 +78,12 @@ To open an existing project in OpenRefine you can click `Open Project` from the
7278
### Going Further
7379

7480
- Look at the other options on the Import screen - try changing some of these options and see how that changes the Preview and how the data appears after import.
81+
82+
::::::::::::::::::::::::::::::::::::::: instructor
83+
Carefully guide learners on how to revisit OpenRefine's homepage to explore import options when creating new or re-opening existing projects, select the large blue diamond in the upper left corner of the browser window.
84+
85+
::::::::::::::::::::::::::::::::::::::::::::::::::
86+
7587
- Do you have access to JSON or XML data? If so the first stage of the import process will prompt you to select a 'record path' - that is the parts of the file that will form the data rows in the OpenRefine project.
7688

7789
:::::::::::::::::::::::::::::::::::::::: keypoints

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config.yaml" "6504610727505612f6710d4929692c92" "site/built/config.yaml" "2023-05-01"
55
"index.md" "a2cfb929e462bf3230e2989c5cfe6ea2" "site/built/index.md" "2023-06-06"
66
"episodes/01-introduction.md" "2a7603380325d1baf99b2e1a7b3ee54f" "site/built/01-introduction.md" "2023-05-01"
7-
"episodes/02-importing-data.md" "2a569a94d1cfe19ad6717ef6ec5ccac8" "site/built/02-importing-data.md" "2023-05-01"
7+
"episodes/02-importing-data.md" "22b5534bfd5dda47faf329c1d38d5db3" "site/built/02-importing-data.md" "2023-07-03"
88
"episodes/03-working-with-data.md" "9fd771f3ba64945efac2568a8ed6a36c" "site/built/03-working-with-data.md" "2023-05-01"
99
"episodes/04-faceting-and-filtering.md" "176aa9aaaee9fc510a7d183d86f0d65b" "site/built/04-faceting-and-filtering.md" "2023-05-01"
1010
"episodes/05-clustering.md" "bb2c3c37f51c4f56bf2de68f2e207bb4" "site/built/05-clustering.md" "2023-05-01"

0 commit comments

Comments
 (0)