Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress calculation methodology integration #318

Open
wants to merge 29 commits into
base: 2.1.0-dev
Choose a base branch
from

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    5850251 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. add tests

    MaiaPelletier committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    44027ae View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    5135477 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    749d6d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    c3dbbed View commit details
    Browse the repository at this point in the history
  2. reverts

    MaiaPelletier committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    27ccb2e View commit details
    Browse the repository at this point in the history
  3. final

    MaiaPelletier committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1f82b44 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Prevent version 5 of frictionless

    Frictionless v5 requires Python 3.8, and we have not yet confirmed compatibility with Python 3.8. We can remove this restriction once we're sure that using Python 3.8 is fine.
    brockfanning authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    967a0c0 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    brockfanning authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    2d4a302 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Change progress label

    MaiaPelletier committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a7410d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Merge pull request open-sdg#333 from open-sdg/brockfanning-patch-3

    Prevent version 5 of frictionless
    brockfanning authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9d9649e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Update requirements.txt

    otis-bath authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    67d5ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update setup.py

    brockfanning committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f5941d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request open-sdg#335 from open-sdg/pin-version-openpyxl

    Pin version of openpyxl to 3.1.0
    brockfanning authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c78e8bd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Allow per-indicator callbacks in Open SDG output (open-sdg#314)

    * Allow per-indicator callbacks in Open SDG output
    
    * Fix test
    brockfanning authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    47cf784 View commit details
    Browse the repository at this point in the history
  2. Handle Pandas bug in Series.replace (open-sdg#322)

    * Handle Pandas bug in Series.replace
    
    * Test for code_map
    
    * Fix same bug in SDMX output
    brockfanning authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4a13457 View commit details
    Browse the repository at this point in the history
  3. Better error message when CSV whitespace issues (open-sdg#330)

    * Better error message when CSV whitespace issues
    
    * Add tests
    
    * Empty commit
    
    * Typos
    
    * Test fixes
    brockfanning authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6c525cd View commit details
    Browse the repository at this point in the history
  4. Halt build and provide better error messages on YAML syntax problems (o…

    …pen-sdg#336)
    
    * Better exception messages for InputYamlMdMeta
    
    * Exception improvements for InputYamlMeta
    
    * Tests
    
    * Raise instead of exit
    
    * Don't repeat error message
    
    * Remove code duplication and add translation input
    
    * Test translations
    
    * Different string concat approach
    
    * Try to get the exception message at the bottom
    
    * Try to get the exception message at the bottom
    
    * Newline
    
    * Update files.py
    brockfanning authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e04ed81 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Avoid key error when report field does not exist in indicator metadata (

    open-sdg#337)
    
    * Avoid key error when report field does not exist in indicator metadata
    
    * Test fixes
    
    * More test fixes
    
    * More test coverage
    brockfanning authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    02a75da View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Pin to Pandas 1

    brockfanning committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0122d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ddf4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc7c15 View commit details
    Browse the repository at this point in the history
  4. Warn instead of fail when no indicators have geo data (open-sdg#338)

    * Warn instead of fail when no indicators have geo data
    
    * Default logging in open_sdg_check
    brockfanning authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    960e48d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge pull request open-sdg#339 from brockfanning/pandas-version

    Pandas version - pin to 1.x
    brockfanning authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bd3b140 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Docs for release 2.2.0

    brockfanning committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    78c5f83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-sdg#340 from brockfanning/2.2.0-release

    Docs for release 2.2.0
    brockfanning authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ff27124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95103a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    24d94cf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Methodology changes

    MaiaPelletier committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6d3d128 View commit details
    Browse the repository at this point in the history