source: main/trunk/model-sites-dev/eurovision-lod/collect/eurovision/NOTES.txt@ 35985

Last change on this file since 35985 was 35839, checked in by davidb, 2 years ago

Updated text

File size: 1.4 KB
Line 
1
2
3
4For spotify-musicbrainz (07a, 08a)
5
6 sudo apt-get install python3-venv
7
8
9For essential-audio-features (07b, 08b)
10
11 sudo apt-get install python3-dev
12
13
14In the 'prepare' directory, regardless of following the 'a' track or
15'b' track, setup a private python environment with:
16
17 python3 -mvenv my-python3-dev
18
19
20
21
22
23# Sparql playground??
24# https://linkedwiki.com/query/Random_Sampling_of_Entities_and_Entity_Types_from_URIBurner?lang=EN
25
26
27
28
29TODO:
30 broaden div elems that get **year** replacements in sgvizler
31
32 add in logo for year as RHS Image, linked to wikipedia page
33
34 tooltips background on-hover, change bg to blue or orange
35
36
37 Write README file in site level detailing what to do
38 => need to ingest errate as part of 02-prep.sh ???
39 => tar up github version?? or else move into SVN
40
41
42**
43 regenerate figs in paper, now have RHS tabs
44
45 add "pick entry at random" to paper to long version
46
47
48
49####
50Some useful links, yet to be followed up on
51####
52
53Hyperlinks in Google Charts
54
55 https://stackoverflow.com/questions/6205621/how-to-add-links-in-google-chart-api
56
57Python library for processing web server logs
58
59 https://opensource.com/article/20/7/python-lars
60
61
62Google Treemap Customization
63
64 https://medium.com/swlh/customizing-google-charts-treemaps-and-usage-of-getboundingclientrect-method-16410a32086b
65 https://stackblitz.com/edit/customizing-google-treemap?file=index.js
Note: See TracBrowser for help on using the repository browser.