Public
Edited
Oct 7, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
bangladesh2002 = data.filter((x) => x.countrycode == 'BGD' && x.year == 2002)
Insert cell
Insert cell
Insert cell
Insert cell
bgd02target = model.target.basicSanitation(bgd02BasicSanitationImproved, bangladesh2002)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
model.instantaneous(
{grpcValue: 10, grpcMethod: model.GrpcMethod.PERCENTAGE_INCREASE},
bangladesh2002,
)
Insert cell
Insert cell
Insert cell
forecast = model.forecast({grpcValue:10, grpcMethod: model.GrpcMethod.PERCENTAGE_INCREASE, grpcDelay:5,governanceMethod: model.GovernanceMethod.EXOGENOUS }, afg2002_2012)
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