function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page

A Guide to Disability-Inclusive and Data Driven Government Planning

 

The IDMS Guidebook works best in tandem with the online course on inclusive data management system. It provides the step-by-step process of undertaking inclusive data management system within the barangay from KoboToolbox installation, to data analysis using Microsoft Excel, to barangay planning and budgeting. It highlights use of disability-inclusive data in improving barangay DRRM plans in an easy-to-follow format. It integrates BDRRMP Template and Quality Assessment Tool from DILG and provides sample PPAs per thematic area.

 

It also includes Covid-19 experience of IDMS where the team launched a survey to find out what were the needs of the disability sector during the community lockdown.

Inclusive Data Management System Guidebook

₱0.00Price
    bottom of page