mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
1 line
81 KiB
JavaScript
1 line
81 KiB
JavaScript
|
(self.webpackChunkjustice40_tool=self.webpackChunkjustice40_tool||[]).push([[647],{5345:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";eval('/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ "qX": function() { return /* binding */ PAGE; },\n/* harmony export */ "Xr": function() { return /* binding */ DOWNLOAD_FILE_SIZE; },\n/* harmony export */ "_f": function() { return /* binding */ DOWNLOAD_LAST_UPDATED; },\n/* harmony export */ "uK": function() { return /* binding */ DOWNLOAD_LAST_UPDATED_ES; },\n/* harmony export */ "IE": function() { return /* binding */ VERSION_NUMBER; },\n/* harmony export */ "iV": function() { return /* binding */ DOWNLOAD_ZIP_URL; },\n/* harmony export */ "uh": function() { return /* binding */ DOWNLOAD_PACKAGE; },\n/* harmony export */ "mj": function() { return /* binding */ DATASETS; },\n/* harmony export */ "it": function() { return /* binding */ DATASET_CARD_LABELS; },\n/* harmony export */ "_F": function() { return /* binding */ INDICATORS; },\n/* harmony export */ "RN": function() { return /* binding */ ADDITIONAL_INDICATORS; },\n/* harmony export */ "Zr": function() { return /* binding */ METHODOLOGY_STEPS; },\n/* harmony export */ "KZ": function() { return /* binding */ COMPLEX_METH_STEPS; }\n/* harmony export */ });\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7294);\n/* harmony import */ var react_intl__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4424);\n/* harmony import */ var gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(9703);\n/* harmony import */ var gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__);\nvar PAGE=(0,react_intl__WEBPACK_IMPORTED_MODULE_2__/* .defineMessages */ .vU)({TILE:{id:\'methodology.page.title.text\',defaultMessage:\'Data and Methodology\',description:\'methodology page title text\'},HEADING:{id:\'methodology.page.header.text\',defaultMessage:\'Methodology\',description:\'methodology page header text\'},DESCRIPTION:{id:\'methodology.page.paragraph.first\',defaultMessage:\'The methodology for identifying communities of focus is currently \'+\'in a draft, pre-decisional form that may change over time as more datasets become available.\',description:\'methodology page paragraph 1\'}});// Download Package\nvar DOWNLOAD_FILE_SIZE=\'111MB\';var DOWNLOAD_LAST_UPDATED=\'10/01/21\';var DOWNLOAD_LAST_UPDATED_ES=\'01/10/21\';var VERSION_NUMBER=\'0.1\';var DOWNLOAD_ZIP_URL=["https://d3jqyw10j8e7p9.cloudfront.net","data-pipeline/data/score","downloadable/Screening_Tool_Data.zip"].join(\'/\');var DOWNLOAD_PACKAGE={TITLE:/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement(gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__.FormattedMessage,{id:\'downloadPacket.header.text\',defaultMessage:"Draft communities list v{versionNumber} ({downloadFileSize})",description:\'download packet header text\',values:{versionNumber:VERSION_NUMBER,downloadFileSize:DOWNLOAD_FILE_SIZE}}),DESCRIPTION:/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement(gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__.FormattedMessage,{id:\'downloadPacket.info.text\'// eslint-disable-next-line max-len\n,defaultMessage:"The package includes draft v{versionNumber} of the list of communities of focus (.csv and .xlsx) and information about how to use the list (.pdf).",description:\'download packet info text\',values:{versionNumber:VERSION_NUMBER}}),LAST_UPDATED:/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement(gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__.FormattedMessage,{id:\'downloadPacket.info.last.updated\',defaultMessage:"Last updated: {downloadLastUpdated} ",description:\'download packet info last updated\',values:{downloadLastUpdated:DOWNLOAD_LAST_UPDATED}}),BUTTON_TEXT:/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement(gatsby_plugin_intl__WEBPACK_IMPORTED_MODULE_1__.FormattedMessage,{id:\'downloadPacket.button.
|