Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.46 KB

ROADMAP.md

File metadata and controls

46 lines (36 loc) · 1.46 KB

Roadmap for DataBridgesKnots

This document outlines the planned features and improvements for the DataBridgesKnots package, which provides a wrapper for the WFP Data Bridges API.

Upcoming Release: 1.0.0 (DataBridges API v5.0)

New Features

  • Update setup.py and pyproject.toml to include DataBridges API v5.0
  • Endpoints: CommoditiesApis
  • Endpoints: CurrencyApi
  • Endpoints: EconomicDataApi
  • Endpoints: MarketsApi
  • Endpoints: FoodSecurityApi
  • Endpoints: GorpApi
  • Endpoints: MarketPricesAPi
  • Endpoints: IncubationApi
  • Endpoints: RpmeApi
  • Endpoints: XlsFormsApi
  • Endpoints: SurveysApi

Future Release

v1.1.0

  • R example files
  • Handle SSL certificate error

v1.1.1

  • Documentation: Enhance documentation and provide more usage examples
  • Automation: GitHub Actions linting and testing
  • Bug fixing: Test AIMS and RPME endpoints
  • Bug fixing: DPO change for XLSForm
  • Bug fixing: Markets GeoJSON response
  • Bug fixing: JSON to DataFrame response
  • Bug fixing: Market list JSON and CSV

v1.2.0

  • STATA support
  • Fix optional dependencies for STATA

Future Releases (2.0.0 and beyond)

  • Testing: Unit testing
  • Testing: Improve error handling and logging
  • Refactoring: Optimize performance and improve code efficiency

Please note that this roadmap is subject to change, and the priorities may be adjusted based on the project's needs and available resources.