Published
Edited
Nov 16, 2019
2 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
attributes_IPN = [
{ id: 'ibrd_ida',
institution: 'World Bank',
intake: 'yes',
eligibility: 'yes',
registration: 'yes',
compliance: 'yes' },
]
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
attributes_CAO = [
{ id: 'ifc_miga',
institution: 'International Finance Corporation & Multilateral Guarantee Agency',
intake: 'yes',
acknowledgement: 'yes',
eligibility: 'yes',
dispute_resolution: 'yes',
compliance: 'yes',
advisory: 'yes' },
]
Insert cell
Insert cell
Insert cell
Insert cell
attribute_IPN_CAO = [
{ // id: 'ibrd_ida', //We won't show this in the table.
institution: 'World Bank',
intake: 'yes',
acknowledgement: 'no',
eligibility: 'yes', // note: This may be subsumed under `registration`!
registration: 'yes', // note: This may be equivalent to CAO `acknowledgement`!
assessment: 'no',
dispute_resolution: 'no' ,
compliance: 'yes',
// advisory: 'no' //We won't show this in the table.
},
{ // id: 'ifc_miga', //We won't show this in the table.
institution: 'IFC/MIGA',
intake: 'yes',
acknowledgement: 'yes', // note: This may be equivalent to IPN `registration`!
registration: 'no',
eligibility: 'yes', // note: The sequencing of the stage termed 'eligibility' at CAO differs from IPN.
assessment: 'yes',
dispute_resolution: 'yes',
compliance: 'yes',
// advisory: 'yes' //We won't show this in the table.
},
]

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more