Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"Participation and Civil Rights": [
"Birth registration and identity",
"Information, Internet and Protection of privacy",
"Education, Leisure, and Culture",
"Leisure and Culture",
],
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -508,38 +508,8 @@
},
"default_graph": "bar",
"indicators": [
"JJ_CHLD_CRIME",
"JJ_CHLD_CRIMERT",
],
"default": "JJ_CHLD_CRIME",
},
"AREA_2": {
"name": "Crime and Justice",
"graphs": {
"bar": {
"options": dict(
x="Country_name",
y="OBS_VALUE",
barmode="group",
# text="TIME_PERIOD",
text="OBS_VALUE",
hover_name="TIME_PERIOD",
),
# "compare": "Sex",
},
"line": {
"options": dict(
x="TIME_PERIOD",
y="OBS_VALUE",
color="Country_name",
hover_name="Country_name",
line_shape="spline",
render_mode="svg",
),
"trace_options": dict(mode="lines+markers"),
},
},
"indicators": [
"JJ_CHLD_COMPLAINT_HHRR",
"JJ_CHLD_DISAB_COMPLAINT_HHRR",
"PP_SG_NHR_IMPLN",
"PP_SG_NHR_INTEXSTN",
"PP_SG_NHR_NOSTUSN",
Expand Down Expand Up @@ -1034,7 +1004,7 @@
"default": "EDU_FIN_EXP_PT_GDP",
},
"AREA_2": {
"name": "Availability of Data on Children",
"name": "Government spending on Social Protection",
"graphs": {
"bar": {
"options": dict(
Expand Down