-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathopen_collections_digitalnz.html
More file actions
35 lines (33 loc) · 36.2 KB
/
open_collections_digitalnz.html
File metadata and controls
35 lines (33 loc) · 36.2 KB
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
<!DOCTYPE html>
<html>
<head>
<style>
.error {
color: red;
}
</style>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm//vega@5"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm//vega-lite@4.8.1"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm//vega-embed@6"></script>
</head>
<body>
<div id="vis"></div>
<script>
(function(vegaEmbed) {
var spec = {"usermeta": {"embedOptions": {"theme": "dark"}}, "config": {"view": {"continuousWidth": 400, "continuousHeight": 300, "strokeWidth": 0}, "axis": {"domainColor": "#999999", "grid": false, "labelColor": "#999999", "tickColor": "#999999", "titleColor": "#999999"}, "legend": {"labelColor": "#999999", "symbolBaseFillColor": "#666666", "symbolStrokeWidth": 0, "titleColor": "#999999"}, "title": {"color": "#999999"}}, "layer": [{"mark": {"type": "bar", "opacity": 0.3, "size": 2, "stroke": "white", "strokeDash": [2, 2], "strokeOpacity": 0.2, "strokeWidth": 1}, "encoding": {"color": {"type": "nominal", "field": "content_partner", "legend": null}, "tooltip": [{"type": "nominal", "field": "content_partner", "title": "Partner"}, {"type": "nominal", "field": "primary_collection", "title": "Collection"}, {"type": "quantitative", "field": "usage_total", "format": ",", "title": "Total items"}, {"type": "quantitative", "field": "open", "format": ".2%", "title": "Percent open"}], "x": {"type": "nominal", "field": "label", "title": "Collection"}, "y": {"type": "quantitative", "axis": {"format": "%", "grid": false}, "field": "open", "title": "Percent open"}}}, {"mark": {"type": "circle", "opacity": 0.8, "stroke": "white", "strokeDash": [3, 1], "strokeOpacity": 0.2, "strokeWidth": 20}, "encoding": {"color": {"type": "nominal", "field": "content_partner", "legend": null}, "size": {"type": "quantitative", "field": "usage_total", "scale": {"range": [1, 6000], "type": "log"}, "title": "Total items"}, "tooltip": [{"type": "nominal", "field": "content_partner", "title": "Partner"}, {"type": "nominal", "field": "primary_collection", "title": "Collection"}, {"type": "quantitative", "field": "usage_total", "format": ",", "title": "Total items"}, {"type": "quantitative", "field": "open", "format": ".2%", "title": "Percent open"}], "x": {"type": "nominal", "field": "label", "title": "Collection"}, "y": {"type": "quantitative", "axis": {"format": "%", "grid": false}, "field": "open", "title": "Percent open"}}}], "data": {"name": "data-8138e9c00313f91ca8d89dbb20b3d0dd"}, "height": 500, "title": "Collections in DigitalNZ with open content (commercial use allowed)", "width": 2500, "$schema": "https://vega.github.io/schema/vega-lite/v4.8.1.json", "datasets": {"data-8138e9c00313f91ca8d89dbb20b3d0dd": [{"content_partner": "Air Force Museum of New Zealand", "primary_collection": "Air Force Museum of New Zealand Photograph Collection", "items_total": 16608, "usage": "Use commercially", "count": 4144, "usage_total": 16608, "open": 0.24951830443159922, "label": "Air Force Museum of New Zealand Photograph Collection (Air Force Museum of New Zealand)"}, {"content_partner": "Alexander Turnbull Library", "primary_collection": "Alexander Turnbull Library Flickr", "items_total": 4307, "usage": "Use commercially", "count": 4307, "usage_total": 4307, "open": 1.0, "label": "Alexander Turnbull Library Flickr (Alexander Turnbull Library)"}, {"content_partner": "Alexander Turnbull Library", "primary_collection": "TAPUHI", "items_total": 333206, "usage": "Use commercially", "count": 52735, "usage_total": 329490, "open": 0.16005038089168108, "label": "TAPUHI (Alexander Turnbull Library)"}, {"content_partner": "Antarctica New Zealand", "primary_collection": "Antarctica NZ Digital Asset Manager", "items_total": 55348, "usage": "Use commercially", "count": 1394, "usage_total": 55348, "open": 0.02518609525186095, "label": "Antarctica NZ Digital Asset Manager (Antarctica New Zealand)"}, {"content_partner": "Archives Central", "primary_collection": "Archives Central", "items_total": 7113, "usage": "Use commercially", "count": 22, "usage_total": 7113, "open": 0.0030929284408828905, "label": "Archives Central (Archives Central)"}, {"content_partner": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga", "primary_collection": "Archives New Zealand Historical Film Footage", "items_total": 47, "usage": "Use commercially", "count": 47, "usage_total": 47, "open": 1.0, "label": "Archives New Zealand Historical Film Footage (Archives New Zealand Te Rua Mahara o te K\u0101wanatanga)"}, {"content_partner": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga", "primary_collection": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga Flickr", "items_total": 4914, "usage": "Use commercially", "count": 4899, "usage_total": 4914, "open": 0.996947496947497, "label": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga Flickr (Archives New Zealand Te Rua Mahara o te K\u0101wanatanga)"}, {"content_partner": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga", "primary_collection": "Archives New Zealand YouTube", "items_total": 592, "usage": "Use commercially", "count": 577, "usage_total": 592, "open": 0.9746621621621622, "label": "Archives New Zealand YouTube (Archives New Zealand Te Rua Mahara o te K\u0101wanatanga)"}, {"content_partner": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga", "primary_collection": "Shared Repository", "items_total": 2, "usage": "Use commercially", "count": 2, "usage_total": 2, "open": 1.0, "label": "Shared Repository (Archives New Zealand Te Rua Mahara o te K\u0101wanatanga)"}, {"content_partner": "Archives New Zealand Te Rua Mahara o te K\u0101wanatanga", "primary_collection": "War Art Online", "items_total": 1477, "usage": "Use commercially", "count": 1477, "usage_total": 1477, "open": 1.0, "label": "War Art Online (Archives New Zealand Te Rua Mahara o te K\u0101wanatanga)"}, {"content_partner": "Auckland Art Gallery Toi o T\u0101maki", "primary_collection": "Auckland Art Gallery Toi o T\u0101maki", "items_total": 17251, "usage": "Use commercially", "count": 8935, "usage_total": 17249, "open": 0.5180010435387559, "label": "Auckland Art Gallery Toi o T\u0101maki (Auckland Art Gallery Toi o T\u0101maki)"}, {"content_partner": "Auckland Libraries", "primary_collection": "Auckland Libraries Heritage Images Collection", "items_total": 270234, "usage": "Use commercially", "count": 208633, "usage_total": 270234, "open": 0.7720457085340853, "label": "Auckland Libraries Heritage Images Collection (Auckland Libraries)"}, {"content_partner": "Auckland Libraries", "primary_collection": "Kura Heritage Collections Online", "items_total": 109816, "usage": "Use commercially", "count": 55097, "usage_total": 64650, "open": 0.8522351121423047, "label": "Kura Heritage Collections Online (Auckland Libraries)"}, {"content_partner": "Auckland University of Technology", "primary_collection": "Tuwhera", "items_total": 7686, "usage": "Use commercially", "count": 428, "usage_total": 7686, "open": 0.055685662243039294, "label": "Tuwhera (Auckland University of Technology)"}, {"content_partner": "Auckland War Memorial Museum T\u0101maki Paenga Hira", "primary_collection": "Auckland Museum Collections", "items_total": 248155, "usage": "Use commercially", "count": 137850, "usage_total": 248155, "open": 0.5554995869517035, "label": "Auckland Museum Collections (Auckland War Memorial Museum T\u0101maki Paenga Hira)"}, {"content_partner": "Auckland War Memorial Museum T\u0101maki Paenga Hira", "primary_collection": "Auckland War Memorial Museum T\u0101maki Paenga Hira YouTube", "items_total": 623, "usage": "Use commercially", "count": 5, "usage_total": 623, "open": 0.008025682182985553, "label": "Auckland War Memorial Museum T\u0101maki Paenga Hira YouTube (Auckland War Memorial Museum T\u0101maki Paenga Hira)"}, {"content_partner": "Auckland War Memorial Museum T\u0101maki Paenga Hira", "primary_collection": "Cenotaph Database", "items_total": 184397, "usage": "Use commercially", "count": 184397, "usage_total": 184397, "open": 1.0, "label": "Cenotaph Database (Auckland War Memorial Museum T\u0101maki Paenga Hira)"}, {"content_partner": "Australian National Maritime Museum", "primary_collection": "Australian National Maritime Museum Flickr", "items_total": 126, "usage": "Use commercially", "count": 126, "usage_total": 126, "open": 1.0, "label": "Australian National Maritime Museum Flickr (Australian National Maritime Museum)"}, {"content_partner": "Bronwyn Holloway-Smith", "primary_collection": "Ghosts In The Form Of Gifts", "items_total": 10, "usage": "Use commercially", "count": 9, "usage_total": 10, "open": 0.9, "label": "Ghosts In The Form Of Gifts (Bronwyn Holloway-Smith)"}, {"content_partner": "Buller, Grey and Westland District Libraries", "primary_collection": "Kete West Coast", "items_total": 3740, "usage": "Use commercially", "count": 452, "usage_total": 3740, "open": 0.12085561497326203, "label": "Kete West Coast (Buller, Grey and Westland District Libraries)"}, {"content_partner": "Canterbury Museum", "primary_collection": "Canterbury Museum", "items_total": 68842, "usage": "Use commercially", "count": 15766, "usage_total": 68842, "open": 0.2290171697510241, "label": "Canterbury Museum (Canterbury Museum)"}, {"content_partner": "Department of Building and Housing", "primary_collection": "Shared Repository", "items_total": 6, "usage": "Use commercially", "count": 1, "usage_total": 6, "open": 0.16666666666666666, "label": "Shared Repository (Department of Building and Housing)"}, {"content_partner": "Department of Conservation Te Papa Atawhai", "primary_collection": "Department of Conservation Te Papa Atawhai YouTube", "items_total": 806, "usage": "Use commercially", "count": 444, "usage_total": 806, "open": 0.5508684863523573, "label": "Department of Conservation Te Papa Atawhai YouTube (Department of Conservation Te Papa Atawhai)"}, {"content_partner": "Department of Internal Affairs", "primary_collection": "New Zealand Gazette", "items_total": 218771, "usage": "Use commercially", "count": 218771, "usage_total": 218771, "open": 1.0, "label": "New Zealand Gazette (Department of Internal Affairs)"}, {"content_partner": "Deutsche Digitale Bibliothek", "primary_collection": "Deutsche Digitale Bibliothek", "items_total": 748, "usage": "Use commercially", "count": 436, "usage_total": 748, "open": 0.5828877005347594, "label": "Deutsche Digitale Bibliothek (Deutsche Digitale Bibliothek)"}, {"content_partner": "Digital Public Library of America", "primary_collection": "Digital Public Library of America", "items_total": 19922, "usage": "Use commercially", "count": 3941, "usage_total": 19922, "open": 0.1978215038650738, "label": "Digital Public Library of America (Digital Public Library of America)"}, {"content_partner": "DigitalNZ", "primary_collection": "DigitalNZ Website", "items_total": 53, "usage": "Use commercially", "count": 53, "usage_total": 53, "open": 1.0, "label": "DigitalNZ Website (DigitalNZ)"}, {"content_partner": "DigitalNZ", "primary_collection": "Make it Digital", "items_total": 23, "usage": "Use commercially", "count": 23, "usage_total": 23, "open": 1.0, "label": "Make it Digital (DigitalNZ)"}, {"content_partner": "Directory of Open Access Journals", "primary_collection": "Directory of Open Access Journals", "items_total": 4104, "usage": "Use commercially", "count": 2942, "usage_total": 4104, "open": 0.7168615984405458, "label": "Directory of Open Access Journals (Directory of Open Access Journals)"}, {"content_partner": "Dunedin City Council Archives", "primary_collection": "Dunedin City Council Archives Flickr", "items_total": 1758, "usage": "Use commercially", "count": 1742, "usage_total": 1758, "open": 0.9908987485779295, "label": "Dunedin City Council Archives Flickr (Dunedin City Council Archives)"}, {"content_partner": "Dunedin Public Libraries", "primary_collection": "He Purapura Marara Scattered Seeds", "items_total": 2001, "usage": "Use commercially", "count": 198, "usage_total": 2001, "open": 0.09895052473763119, "label": "He Purapura Marara Scattered Seeds (Dunedin Public Libraries)"}, {"content_partner": "Feilding Library", "primary_collection": "Feilding Library", "items_total": 4062, "usage": "Use commercially", "count": 1319, "usage_total": 4062, "open": 0.32471688823239786, "label": "Feilding Library (Feilding Library)"}, {"content_partner": "FigShare", "primary_collection": "FigShare", "items_total": 4, "usage": "Use commercially", "count": 4, "usage_total": 4, "open": 1.0, "label": "FigShare (FigShare)"}, {"content_partner": "Figure.NZ", "primary_collection": "Figure.NZ", "items_total": 46308, "usage": "Use commercially", "count": 45119, "usage_total": 46308, "open": 0.9743240908698281, "label": "Figure.NZ (Figure.NZ)"}, {"content_partner": "Free Music Archive", "primary_collection": "Free Music Archive", "items_total": 5, "usage": "Use commercially", "count": 5, "usage_total": 5, "open": 1.0, "label": "Free Music Archive (Free Music Archive)"}, {"content_partner": "Freesound", "primary_collection": "Freesound", "items_total": 65, "usage": "Use commercially", "count": 55, "usage_total": 65, "open": 0.8461538461538461, "label": "Freesound (Freesound)"}, {"content_partner": "HathiTrust", "primary_collection": "HathiTrust Digital Library", "items_total": 2317, "usage": "Use commercially", "count": 724, "usage_total": 2317, "open": 0.312473025463962, "label": "HathiTrust Digital Library (HathiTrust)"}, {"content_partner": "Howick Historical Village", "primary_collection": "Howick Historical Village NZMuseums", "items_total": 10322, "usage": "Use commercially", "count": 695, "usage_total": 10322, "open": 0.06733191242007362, "label": "Howick Historical Village NZMuseums (Howick Historical Village)"}, {"content_partner": "Hurunui District Libraries", "primary_collection": "Hurunui Kete", "items_total": 1521, "usage": "Use commercially", "count": 2, "usage_total": 1521, "open": 0.0013149243918474688, "label": "Hurunui Kete (Hurunui District Libraries)"}, {"content_partner": "Hutt City Council", "primary_collection": "Hutt City Council Archives", "items_total": 15899, "usage": "Use commercially", "count": 15899, "usage_total": 15899, "open": 1.0, "label": "Hutt City Council Archives (Hutt City Council)"}, {"content_partner": "Hutt City Libraries", "primary_collection": "The Hutt City Libraries Online Heritage Collection", "items_total": 794, "usage": "Use commercially", "count": 794, "usage_total": 794, "open": 1.0, "label": "The Hutt City Libraries Online Heritage Collection (Hutt City Libraries)"}, {"content_partner": "Internet Archive", "primary_collection": "Internet Archive", "items_total": 3, "usage": "Use commercially", "count": 1, "usage_total": 3, "open": 0.3333333333333333, "label": "Internet Archive (Internet Archive)"}, {"content_partner": "John Kinder Theological Library", "primary_collection": "John Kinder Theological Library", "items_total": 9126, "usage": "Use commercially", "count": 6653, "usage_total": 8016, "open": 0.8299650698602794, "label": "John Kinder Theological Library (John Kinder Theological Library)"}, {"content_partner": "Kete Central Hawke's Bay", "primary_collection": "Kete Central Hawke's Bay", "items_total": 429, "usage": "Use commercially", "count": 167, "usage_total": 429, "open": 0.38927738927738925, "label": "Kete Central Hawke's Bay (Kete Central Hawke's Bay)"}, {"content_partner": "Kete Christchurch", "primary_collection": "Kete Christchurch", "items_total": 45055, "usage": "Use commercially", "count": 231, "usage_total": 45055, "open": 0.005127066918211075, "label": "Kete Christchurch (Kete Christchurch)"}, {"content_partner": "Kete Hauraki Coromandel", "primary_collection": "Kete Hauraki Coromandel", "items_total": 925, "usage": "Use commercially", "count": 11, "usage_total": 925, "open": 0.011891891891891892, "label": "Kete Hauraki Coromandel (Kete Hauraki Coromandel)"}, {"content_partner": "Kete Horowhenua", "primary_collection": "Kete Horowhenua", "items_total": 29386, "usage": "Use commercially", "count": 538, "usage_total": 29386, "open": 0.018308037841148848, "label": "Kete Horowhenua (Kete Horowhenua)"}, {"content_partner": "Kete King Country", "primary_collection": "Kete King Country", "items_total": 264, "usage": "Use commercially", "count": 14, "usage_total": 264, "open": 0.05303030303030303, "label": "Kete King Country (Kete King Country)"}, {"content_partner": "Kete New Plymouth", "primary_collection": "Kete New Plymouth", "items_total": 33245, "usage": "Use commercially", "count": 15, "usage_total": 33245, "open": 0.0004511956685215822, "label": "Kete New Plymouth (Kete New Plymouth)"}, {"content_partner": "Kete Rotorua", "primary_collection": "Kete Rotorua", "items_total": 4258, "usage": "Use commercially", "count": 35, "usage_total": 4258, "open": 0.008219821512447158, "label": "Kete Rotorua (Kete Rotorua)"}, {"content_partner": "Kete Selwyn", "primary_collection": "Kete Selwyn", "items_total": 2815, "usage": "Use commercially", "count": 1, "usage_total": 2815, "open": 0.00035523978685612787, "label": "Kete Selwyn (Kete Selwyn)"}, {"content_partner": "Kete Tasman", "primary_collection": "Kete Tasman", "items_total": 2053, "usage": "Use commercially", "count": 3, "usage_total": 2053, "open": 0.0014612761811982464, "label": "Kete Tasman (Kete Tasman)"}, {"content_partner": "LERNZdb", "primary_collection": "LERNZ Freshwater Database", "items_total": 1193, "usage": "Use commercially", "count": 1193, "usage_total": 1193, "open": 1.0, "label": "LERNZ Freshwater Database (LERNZdb)"}, {"content_partner": "Laurie Family", "primary_collection": "WRD Laurie World War One Photographs", "items_total": 163, "usage": "Use commercially", "count": 162, "usage_total": 163, "open": 0.9938650306748467, "label": "WRD Laurie World War One Photographs (Laurie Family)"}, {"content_partner": "Lincoln University", "primary_collection": "Data@Lincoln", "items_total": 61, "usage": "Use commercially", "count": 55, "usage_total": 61, "open": 0.9016393442622951, "label": "Data@Lincoln (Lincoln University)"}, {"content_partner": "Lincoln University", "primary_collection": "Landscape Review", "items_total": 258, "usage": "Use commercially", "count": 258, "usage_total": 258, "open": 1.0, "label": "Landscape Review (Lincoln University)"}, {"content_partner": "Lincoln University", "primary_collection": "Lincoln University Living Heritage: Tikaka T\u014dku Iho", "items_total": 28845, "usage": "Use commercially", "count": 24501, "usage_total": 28845, "open": 0.8494019760790431, "label": "Lincoln University Living Heritage: Tikaka T\u014dku Iho (Lincoln University)"}, {"content_partner": "Lincoln University", "primary_collection": "Lincoln University Research Archive", "items_total": 6435, "usage": "Use commercially", "count": 603, "usage_total": 6435, "open": 0.0937062937062937, "label": "Lincoln University Research Archive (Lincoln University)"}, {"content_partner": "Lincoln University", "primary_collection": "Mahika Kai Journal", "items_total": 7, "usage": "Use commercially", "count": 7, "usage_total": 7, "open": 1.0, "label": "Mahika Kai Journal (Lincoln University)"}, {"content_partner": "MTG Hawke's Bay", "primary_collection": "MTG Hawke's Bay", "items_total": 15633, "usage": "Use commercially", "count": 12211, "usage_total": 15633, "open": 0.7811040747137465, "label": "MTG Hawke's Bay (MTG Hawke's Bay)"}, {"content_partner": "Manaaki Whenua \u2013 Landcare Research", "primary_collection": "Flax Collection", "items_total": 54, "usage": "Use commercially", "count": 54, "usage_total": 54, "open": 1.0, "label": "Flax Collection (Manaaki Whenua \u2013 Landcare Research)"}, {"content_partner": "Manaaki Whenua \u2013 Landcare Research", "primary_collection": "Flora of New Zealand", "items_total": 1476, "usage": "Use commercially", "count": 1446, "usage_total": 1471, "open": 0.9830047586675731, "label": "Flora of New Zealand (Manaaki Whenua \u2013 Landcare Research)"}, {"content_partner": "Manaaki Whenua \u2013 Landcare Research", "primary_collection": "Landcare Research Digital Library", "items_total": 7960, "usage": "Use commercially", "count": 1, "usage_total": 7960, "open": 0.0001256281407035176, "label": "Landcare Research Digital Library (Manaaki Whenua \u2013 Landcare Research)"}, {"content_partner": "Manaaki Whenua \u2013 Landcare Research", "primary_collection": "NZFUNGI", "items_total": 8674, "usage": "Use commercially", "count": 6646, "usage_total": 8674, "open": 0.766197832603182, "label": "NZFUNGI (Manaaki Whenua \u2013 Landcare Research)"}, {"content_partner": "Massey University", "primary_collection": "Massey Research Online", "items_total": 13730, "usage": "Use commercially", "count": 186, "usage_total": 12564, "open": 0.014804202483285577, "label": "Massey Research Online (Massey University)"}, {"content_partner": "Massey University", "primary_collection": "T\u0101miro", "items_total": 6910, "usage": "Use commercially", "count": 6762, "usage_total": 6910, "open": 0.9785817655571636, "label": "T\u0101miro (Massey University)"}, {"content_partner": "Mataura Museum", "primary_collection": "Mataura Museum NZMuseums", "items_total": 3216, "usage": "Use commercially", "count": 162, "usage_total": 3216, "open": 0.05037313432835821, "label": "Mataura Museum NZMuseums (Mataura Museum)"}, {"content_partner": "Ministry for Culture and Heritage", "primary_collection": "Ministry for Culture and Heritage Manatu Taonga Flickr", "items_total": 2332, "usage": "Use commercially", "count": 2332, "usage_total": 2332, "open": 1.0, "label": "Ministry for Culture and Heritage Manatu Taonga Flickr (Ministry for Culture and Heritage)"}, {"content_partner": "Ministry for Culture and Heritage", "primary_collection": "Ministry for Culture and Heritage Te Ara Flickr", "items_total": 16656, "usage": "Use commercially", "count": 329, "usage_total": 16656, "open": 0.019752641690682037, "label": "Ministry for Culture and Heritage Te Ara Flickr (Ministry for Culture and Heritage)"}, {"content_partner": "Ministry for Culture and Heritage", "primary_collection": "Te Ara - The Encyclopedia of New Zealand", "items_total": 35183, "usage": "Use commercially", "count": 1031, "usage_total": 35183, "open": 0.02930392519114345, "label": "Te Ara - The Encyclopedia of New Zealand (Ministry for Culture and Heritage)"}, {"content_partner": "Mix & Mash 2011", "primary_collection": "Mix & Mash Literacy Category Content", "items_total": 16, "usage": "Use commercially", "count": 3, "usage_total": 16, "open": 0.1875, "label": "Mix & Mash Literacy Category Content (Mix & Mash 2011)"}, {"content_partner": "Museum of New Zealand Te Papa Tongarewa", "primary_collection": "Museum of New Zealand Te Papa Tongarewa YouTube", "items_total": 707, "usage": "Use commercially", "count": 1, "usage_total": 630, "open": 0.0015873015873015873, "label": "Museum of New Zealand Te Papa Tongarewa YouTube (Museum of New Zealand Te Papa Tongarewa)"}, {"content_partner": "Museum of New Zealand Te Papa Tongarewa", "primary_collection": "Te Papa Collections Online", "items_total": 205169, "usage": "Use commercially", "count": 78346, "usage_total": 205169, "open": 0.38186080743192197, "label": "Te Papa Collections Online (Museum of New Zealand Te Papa Tongarewa)"}, {"content_partner": "Museums Victoria", "primary_collection": "Museums Victoria", "items_total": 2463, "usage": "Use commercially", "count": 1946, "usage_total": 2463, "open": 0.7900933820544052, "label": "Museums Victoria (Museums Victoria)"}, {"content_partner": "NIWA", "primary_collection": "NIWA YouTube", "items_total": 383, "usage": "Use commercially", "count": 73, "usage_total": 383, "open": 0.1906005221932115, "label": "NIWA YouTube (NIWA)"}, {"content_partner": "NZEI Te Riu Roa (New Zealand Educational Institute)", "primary_collection": "NZEI Heritage", "items_total": 5126, "usage": "Use commercially", "count": 1, "usage_total": 5126, "open": 0.00019508388607101054, "label": "NZEI Heritage (NZEI Te Riu Roa (New Zealand Educational Institute))"}, {"content_partner": "National Library of New Zealand", "primary_collection": "AtoJsOnline", "items_total": 6747, "usage": "Use commercially", "count": 6747, "usage_total": 6747, "open": 1.0, "label": "AtoJsOnline (National Library of New Zealand)"}, {"content_partner": "National Library of New Zealand", "primary_collection": "National Library of New Zealand YouTube", "items_total": 130, "usage": "Use commercially", "count": 110, "usage_total": 130, "open": 0.8461538461538461, "label": "National Library of New Zealand YouTube (National Library of New Zealand)"}, {"content_partner": "National Library of New Zealand", "primary_collection": "Papers Past", "items_total": 26122911, "usage": "Use commercially", "count": 21117061, "usage_total": 26122911, "open": 0.8083731939369238, "label": "Papers Past (National Library of New Zealand)"}, {"content_partner": "New Zealand Electronic Text Collection", "primary_collection": "New Zealand Electronic Text Collection", "items_total": 42009, "usage": "Use commercially", "count": 28071, "usage_total": 42009, "open": 0.6682139541526816, "label": "New Zealand Electronic Text Collection (New Zealand Electronic Text Collection)"}, {"content_partner": "New Zealand Journal of Forestry Science", "primary_collection": "New Zealand Journal of Forestry Science", "items_total": 94, "usage": "Use commercially", "count": 53, "usage_total": 94, "open": 0.5638297872340425, "label": "New Zealand Journal of Forestry Science (New Zealand Journal of Forestry Science)"}, {"content_partner": "Palmerston North City Library", "primary_collection": "Manawat\u016b Heritage", "items_total": 18259, "usage": "Use commercially", "count": 12560, "usage_total": 18259, "open": 0.687879949613889, "label": "Manawat\u016b Heritage (Palmerston North City Library)"}, {"content_partner": "Productivity Commission", "primary_collection": "Shared Repository", "items_total": 5, "usage": "Use commercially", "count": 5, "usage_total": 5, "open": 1.0, "label": "Shared Repository (Productivity Commission)"}, {"content_partner": "Sarjeant Gallery Te Whare o Rehua Whanganui", "primary_collection": "Sarjeant Gallery Te Whare o Rehua Whanganui", "items_total": 4126, "usage": "Use commercially", "count": 1861, "usage_total": 4126, "open": 0.4510421715947649, "label": "Sarjeant Gallery Te Whare o Rehua Whanganui (Sarjeant Gallery Te Whare o Rehua Whanganui)"}, {"content_partner": "Stardome Observatory & Planetarium", "primary_collection": "Stardome Education Resources", "items_total": 67, "usage": "Use commercially", "count": 67, "usage_total": 67, "open": 1.0, "label": "Stardome Education Resources (Stardome Observatory & Planetarium)"}, {"content_partner": "State Library of New South Wales", "primary_collection": "State Library of New South Wales Flickr", "items_total": 159, "usage": "Use commercially", "count": 159, "usage_total": 159, "open": 1.0, "label": "State Library of New South Wales Flickr (State Library of New South Wales)"}, {"content_partner": "State Library of Victoria", "primary_collection": "State Library of Victoria", "items_total": 1229, "usage": "Use commercially", "count": 796, "usage_total": 856, "open": 0.9299065420560748, "label": "State Library of Victoria (State Library of Victoria)"}, {"content_partner": "Tauranga City Libraries", "primary_collection": "Tauranga Memories", "items_total": 14842, "usage": "Use commercially", "count": 770, "usage_total": 14842, "open": 0.05187980056596146, "label": "Tauranga Memories (Tauranga City Libraries)"}, {"content_partner": "The British Library", "primary_collection": "The British Library Flickr", "items_total": 2819, "usage": "Use commercially", "count": 2819, "usage_total": 2819, "open": 1.0, "label": "The British Library Flickr (The British Library)"}, {"content_partner": "The National Archives UK", "primary_collection": "The National Archives UK Flickr", "items_total": 100, "usage": "Use commercially", "count": 100, "usage_total": 100, "open": 1.0, "label": "The National Archives UK Flickr (The National Archives UK)"}, {"content_partner": "The University of Auckland Library", "primary_collection": "ResearchSpace@Auckland", "items_total": 34178, "usage": "Use commercially", "count": 2587, "usage_total": 34178, "open": 0.07569196559190122, "label": "ResearchSpace@Auckland (The University of Auckland Library)"}, {"content_partner": "Toit\u016b Otago Settlers Museum", "primary_collection": "Toit\u016b Otago Settlers Museum NZMuseums", "items_total": 150, "usage": "Use commercially", "count": 150, "usage_total": 150, "open": 1.0, "label": "Toit\u016b Otago Settlers Museum NZMuseums (Toit\u016b Otago Settlers Museum)"}, {"content_partner": "Trove", "primary_collection": "Trove", "items_total": 83289, "usage": "Use commercially", "count": 2488, "usage_total": 83289, "open": 0.029871891846462318, "label": "Trove (Trove)"}, {"content_partner": "UC Department of Art History and Theory", "primary_collection": "Illumination & Commemoration", "items_total": 123, "usage": "Use commercially", "count": 123, "usage_total": 123, "open": 1.0, "label": "Illumination & Commemoration (UC Department of Art History and Theory)"}, {"content_partner": "UC QuakeStudies", "primary_collection": "QuakeStudies Repository", "items_total": 128977, "usage": "Use commercially", "count": 1622, "usage_total": 128977, "open": 0.012575885623018057, "label": "QuakeStudies Repository (UC QuakeStudies)"}, {"content_partner": "Unitec", "primary_collection": "Unitec Research Bank", "items_total": 3444, "usage": "Use commercially", "count": 100, "usage_total": 3444, "open": 0.029036004645760744, "label": "Unitec Research Bank (Unitec)"}, {"content_partner": "University of Canterbury Library", "primary_collection": "UC Research Repository", "items_total": 17740, "usage": "Use commercially", "count": 980, "usage_total": 17740, "open": 0.0552423900789177, "label": "UC Research Repository (University of Canterbury Library)"}, {"content_partner": "University of Otago", "primary_collection": "Hocken Collections YouTube", "items_total": 60, "usage": "Use commercially", "count": 1, "usage_total": 60, "open": 0.016666666666666666, "label": "Hocken Collections YouTube (University of Otago)"}, {"content_partner": "University of Otago", "primary_collection": "Media Studies 101", "items_total": 49, "usage": "Use commercially", "count": 49, "usage_total": 49, "open": 1.0, "label": "Media Studies 101 (University of Otago)"}, {"content_partner": "University of Otago", "primary_collection": "Otago University Research Archive", "items_total": 9054, "usage": "Use commercially", "count": 302, "usage_total": 9054, "open": 0.03335542301745085, "label": "Otago University Research Archive (University of Otago)"}, {"content_partner": "University of Otago", "primary_collection": "Special Collection's Incunabula", "items_total": 38, "usage": "Use commercially", "count": 38, "usage_total": 38, "open": 1.0, "label": "Special Collection's Incunabula (University of Otago)"}, {"content_partner": "University of Waikato", "primary_collection": "British Parliamentary Papers", "items_total": 45, "usage": "Use commercially", "count": 45, "usage_total": 45, "open": 1.0, "label": "British Parliamentary Papers (University of Waikato)"}, {"content_partner": "University of Waikato", "primary_collection": "ResearchCommons@Waikato", "items_total": 12433, "usage": "Use commercially", "count": 379, "usage_total": 12431, "open": 0.030488295390555867, "label": "ResearchCommons@Waikato (University of Waikato)"}, {"content_partner": "Upper Hutt City Library", "primary_collection": "Upper Hutt City Library Heritage Collections", "items_total": 27685, "usage": "Use commercially", "count": 94, "usage_total": 27685, "open": 0.0033953404370597796, "label": "Upper Hutt City Library Heritage Collections (Upper Hutt City Library)"}, {"content_partner": "V.C. Browne & Son", "primary_collection": "V.C. Browne & Son NZ Aerial Photograph Collection", "items_total": 31461, "usage": "Use commercially", "count": 4590, "usage_total": 31461, "open": 0.1458949175169257, "label": "V.C. Browne & Son NZ Aerial Photograph Collection (V.C. Browne & Son)"}, {"content_partner": "Victoria University of Wellington", "primary_collection": "New Zealand Electronic Text Collection", "items_total": 180504, "usage": "Use commercially", "count": 94014, "usage_total": 180504, "open": 0.5208416433984843, "label": "New Zealand Electronic Text Collection (Victoria University of Wellington)"}, {"content_partner": "Victoria University of Wellington", "primary_collection": "Open Access Victoria University of Wellington", "items_total": 1062, "usage": "Use commercially", "count": 23, "usage_total": 1062, "open": 0.021657250470809793, "label": "Open Access Victoria University of Wellington (Victoria University of Wellington)"}, {"content_partner": "Victoria University of Wellington", "primary_collection": "VUW ResearchArchive", "items_total": 9003, "usage": "Use commercially", "count": 317, "usage_total": 9003, "open": 0.03521048539375764, "label": "VUW ResearchArchive (Victoria University of Wellington)"}, {"content_partner": "Waimate Museum and Archives", "primary_collection": "Waimate Museum and Archives NZMuseums", "items_total": 181, "usage": "Use commercially", "count": 86, "usage_total": 181, "open": 0.47513812154696133, "label": "Waimate Museum and Archives NZMuseums (Waimate Museum and Archives)"}, {"content_partner": "Wairarapa Archive", "primary_collection": "Picture Wairarapa", "items_total": 24238, "usage": "Use commercially", "count": 24238, "usage_total": 24238, "open": 1.0, "label": "Picture Wairarapa (Wairarapa Archive)"}, {"content_partner": "Wairarapa Library Service", "primary_collection": "Wairarapa Library Service Kete", "items_total": 723, "usage": "Use commercially", "count": 537, "usage_total": 723, "open": 0.7427385892116183, "label": "Wairarapa Library Service Kete (Wairarapa Library Service)"}, {"content_partner": "Waitaki District Council", "primary_collection": "Culture Waitaki", "items_total": 7586, "usage": "Use commercially", "count": 7514, "usage_total": 7586, "open": 0.9905088320590562, "label": "Culture Waitaki (Waitaki District Council)"}, {"content_partner": "Waitaki Museum & Archive", "primary_collection": "Waitaki Museum & Archive NZMuseums", "items_total": 17, "usage": "Use commercially", "count": 17, "usage_total": 17, "open": 1.0, "label": "Waitaki Museum & Archive NZMuseums (Waitaki Museum & Archive)"}, {"content_partner": "Wanganui Collegiate School Museum", "primary_collection": "Wanganui Collegiate School Museum NZMuseums", "items_total": 283, "usage": "Use commercially", "count": 80, "usage_total": 283, "open": 0.2826855123674912, "label": "Wanganui Collegiate School Museum NZMuseums (Wanganui Collegiate School Museum)"}, {"content_partner": "Wellington City Libraries", "primary_collection": "The Cuba Street Memories Project", "items_total": 250, "usage": "Use commercially", "count": 9, "usage_total": 250, "open": 0.036, "label": "The Cuba Street Memories Project (Wellington City Libraries)"}, {"content_partner": "Western Bay District Council", "primary_collection": "Western Bay Community Archives", "items_total": 849, "usage": "Use commercially", "count": 100, "usage_total": 849, "open": 0.11778563015312132, "label": "Western Bay Community Archives (Western Bay District Council)"}, {"content_partner": "Wikipedia", "primary_collection": "Wikipedia", "items_total": 14020, "usage": "Use commercially", "count": 14020, "usage_total": 14020, "open": 1.0, "label": "Wikipedia (Wikipedia)"}, {"content_partner": "data.govt.nz", "primary_collection": "data.govt.nz", "items_total": 27418, "usage": "Use commercially", "count": 21941, "usage_total": 27418, "open": 0.8002407177766431, "label": "data.govt.nz (data.govt.nz)"}, {"content_partner": "eqnz.chch.2010", "primary_collection": "Flickr", "items_total": 6111, "usage": "Use commercially", "count": 259, "usage_total": 6111, "open": 0.042382588774341354, "label": "Flickr (eqnz.chch.2010)"}, {"content_partner": "iNaturalist NZ \u2014 M\u0101taki Taiao", "primary_collection": "iNaturalist NZ \u2014 M\u0101taki Taiao", "items_total": 527674, "usage": "Use commercially", "count": 172943, "usage_total": 527674, "open": 0.3277459188817338, "label": "iNaturalist NZ \u2014 M\u0101taki Taiao (iNaturalist NZ \u2014 M\u0101taki Taiao)"}]}};
var embedOpt = {"mode": "vega-lite"};
function showError(el, error){
el.innerHTML = ('<div class="error" style="color:red;">'
+ '<p>JavaScript Error: ' + error.message + '</p>'
+ "<p>This usually means there's a typo in your chart specification. "
+ "See the javascript console for the full traceback.</p>"
+ '</div>');
throw error;
}
const el = document.getElementById('vis');
vegaEmbed("#vis", spec, embedOpt)
.catch(error => showError(el, error));
})(vegaEmbed);
</script>
</body>
</html>