-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhelp.Rmd
53 lines (28 loc) · 1.64 KB
/
help.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
output: md_document
---
### Instructions
#### 1. Get the data
Find the OCLC number of a publication. This can be found on the publication's page on the [WorldCat website](https://www.worldcat.org/), or in its URL.
<center>
![A book's OCLC number can be found either in the "Details" box or the URL of the item's page on worldcat.org.](images/paste-709E2A5A.png){width="600"}
</center>
Click "Get the data". Some summary statistics and an interactive table of the returned data will appear in the "Results" tab.
<center>
![Click the "Get the data" button to fetch the results. Summary statistics and a searchable table will be displayed.](images/paste-73F142F9.png){width="600"}
</center>
#### 2. Download the data
You can choose to download the data in either CSV or XLSX formats with the sidebar buttons to open it in another application.
<center>
![The results can be downloaded in two different formats: CSV or XLSX](images/paste-40EB5E30.png)
</center>
#### 3. Map the cities
If a map is needed, select the type of map you want to create ("interactive" or "static"). The visualisation will appear in the "Map" tab.
<center>
![Pick between "Interactive" and "Static" to generate a map. The "Map" tab should automatically get focused.](images/paste-9D60BF88.png){width="600"}
</center>
### About
This tool was developed using the [OCLC API](https://developer.api.oclc.org/), the [R programming language](https://www.r-project.org/) and the [Shiny](https://shiny.rstudio.com/) framework.
For further help or to report issues, please contact either:
- Stéphane Guillou: s.guillou (at) uq.edu.au
- Technology trainers: training (at) library.uq.edu.au