-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.js
8 lines (4 loc) · 2.44 KB
/
data.js
1
2
3
4
5
6
7
var std_license_occ_data = [{"color": "#27AE60", "value": 315945824, "label": "Standard license"}, {"color": "#CCCCCC", "value": 321694949, "label": "Non-standard license"}];
var std_license_ds_data = [{"color": "#27AE60", "value": 2371, "label": "Standard license"}, {"color": "#CCCCCC", "value": 12889, "label": "Non-standard license"}];
var params_ds_data = [{"color": "#27AE60", "values": [{"value": 3052, "label": "Use"}, {"value": 2863, "label": "Distribution"}, {"value": 2928, "label": "Derivatives"}, {"value": 2536, "label": "Commercial"}, {"value": 1714, "label": "Attribution"}, {"value": 2315, "label": "Share alike"}, {"value": 2950, "label": "Notification"}], "key": "Open"}, {"color": "#CCCCCC", "values": [{"value": 12159, "label": "Use"}, {"value": 12144, "label": "Distribution"}, {"value": 12179, "label": "Derivatives"}, {"value": 12231, "label": "Commercial"}, {"value": 12273, "label": "Attribution"}, {"value": 12841, "label": "Share alike"}, {"value": 12203, "label": "Notification"}], "key": "Unclear"}, {"color": "#C0392B", "values": [{"value": 49, "label": "Use"}, {"value": 253, "label": "Distribution"}, {"value": 153, "label": "Derivatives"}, {"value": 493, "label": "Commercial"}, {"value": 1273, "label": "Attribution"}, {"value": 104, "label": "Share alike"}, {"value": 107, "label": "Notification"}], "key": "Restricted/Required"}];
var params_occ_data = [{"color": "#27AE60", "values": [{"value": 364450450, "label": "Use"}, {"value": 354859132, "label": "Distribution"}, {"value": 359003405, "label": "Derivatives"}, {"value": 332456633, "label": "Commercial"}, {"value": 258586316, "label": "Attribution"}, {"value": 324046342, "label": "Share alike"}, {"value": 356664384, "label": "Notification"}], "key": "Open"}, {"color": "#CCCCCC", "values": [{"value": 271191125, "label": "Use"}, {"value": 271037783, "label": "Distribution"}, {"value": 270741566, "label": "Derivatives"}, {"value": 275558715, "label": "Commercial"}, {"value": 273131417, "label": "Attribution"}, {"value": 311538260, "label": "Share alike"}, {"value": 271997068, "label": "Notification"}], "key": "Unclear"}, {"color": "#C0392B", "values": [{"value": 1999198, "label": "Use"}, {"value": 11743858, "label": "Distribution"}, {"value": 7895802, "label": "Derivatives"}, {"value": 29625425, "label": "Commercial"}, {"value": 105923040, "label": "Attribution"}, {"value": 2056171, "label": "Share alike"}, {"value": 8979321, "label": "Notification"}], "key": "Restricted/Required"}];