Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: worldbank
  • License: mpl-2.0
  • Language: R
  • Default Branch: main
  • Size: 1.23 MB
Statistics
  • Stars: 0
  • Watchers: 7
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created 11 months ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

WISE-APP Weather Impact Simulation and Evaluation for Adaptation Policy & Planning

WISE-APP makes it easy to estimate potential welfare outcomes in different weather conditions before events occur.

It uses harmonized and geocoded household surveys in the Global Monitoring Database (GMD) and matched weather data to automate the following steps: 1. Quantify the relationship between weather and welfare 2. Simulate welfare under historical weather conditions 3. Simulate welfare under alternate climate and policy scenarios

Owner

  • Name: World Bank Group
  • Login: worldbank
  • Kind: organization
  • Email: github@worldbank.org

World Bank Repository for Data Products and tools. Content does not necessarily represent official World Bank Group positions, policies, recommendations, etc.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Country borders or names do not necessarily reflect the World Bank Group’s official position. All maps are for illustrative purposes and do not imply the expression of any opinion on the part of the World Bank, concerning the legal status of any country or territory or concerning the delimitation of frontiers or boundaries."
title: "WISE-APP Weather Impact Simulation and Evaluation for Adaptation Policy & Planning"
authors:
  - affiliation: World Bank
    family-names: Brunckhorst
    given-names: Ben
  - affiliation: World Bank
    family-names: Hoefer
    given-names: Mads
keywords:

GitHub Events

Total
  • Issues event: 3
  • Delete event: 2
  • Member event: 3
  • Push event: 29
  • Pull request event: 9
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 3
  • Delete event: 2
  • Member event: 3
  • Push event: 29
  • Pull request event: 9
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 19
  • Average time to close issues: 20 days
  • Average time to close pull requests: 5 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 2
  • Pull requests: 19
  • Average time to close issues: 20 days
  • Average time to close pull requests: 5 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • bbrunckh (2)
Pull Request Authors
  • bbrunckh (15)
  • dependabot[bot] (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) python (4)

Dependencies

.github/workflows/gh-pages.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-python v5 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
  • pandas >=2
  • pycountry >=22.3.5
  • requests >=2.28.1