-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path03-method.Rmd
31 lines (22 loc) · 971 Bytes
/
03-method.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
# Internal Data Management {#tutorials}
## Tables to Databases {#data-management}
- arranging data in tables
- arranging data in graphs
- setting up a basic database of either kind
- sqlite, for local stuff? people have VIEWS on that
- graph basics are probably too much, for the intended audience, but maybe there's something gentle out there
- data management workflows
## Cleaning Up Messy Data with OpenRefine {#open-refine}
## Publishing Data with Datasette {#publishing}
- putting data online with Datasette
- useful plugins for Datasette
- using the desktop version of Datasette
- putting Datasette online but behind a password
- this also gives your collection an API
## Working With Oral Interviews {#oral-interviews}
- automatic transcription with Mozilla DeepSpeech
## Working with Other Data Sources {#open-data}
- accessing databases using Python, R
- scraping various sites
## Working with Images {#images}
- PixPlot for exploring a collection