-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistings.json
37 lines (37 loc) · 1.35 KB
/
listings.json
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
[
{
"listing": "/plots/index.html",
"items": [
"/plots/visualisations/November/index.html",
"/plots/visualisations/Matilda_Viz/index.html",
"/plots/visualisations/July_TT/post.html",
"/plots/visualisations/June_TT/post.html",
"/plots/visualisations/June/post.html",
"/plots/visualisations/May/post.html",
"/plots/visualisations/February/index.html",
"/plots/visualisations/Enzyme_classifier/index.html",
"/plots/visualisations/KPI_dashboard/index.html",
"/plots/visualisations/Work_hours/index.html",
"/plots/visualisations/January/index.html",
"/plots/visualisations/welcome/index.html"
]
},
{
"listing": "/posts/index.html",
"items": [
"/posts/blogs/Matilda/index.html",
"/posts/blogs/Mach_failure_preds/index.html",
"/posts/blogs/field_diversity/index.html",
"/posts/blogs/gender_diversity/index.html",
"/posts/blogs/mdss_datathon/index.html",
"/posts/blogs/Bank_churn/index.html",
"/posts/blogs/Women_Chess_players/index.html",
"/posts/blogs/woylies_sightings/index.html",
"/posts/blogs/football_analysis/index.html",
"/posts/blogs/coastal_taipan_sightings/index.html",
"/posts/blogs/Space_race /index.html",
"/posts/blogs/Spotify top 50/Spotify_v1.html",
"/posts/blogs/welcome/index.html"
]
}
]