You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not currently a direct provider of (meta)data through TDC, but its members initiated what is now the TDCI and support its activities, including development of this :mod:`.transport_data` package.
6
6
This work mainly appears in the :mod:`.org` and :mod:`.proto` modules.
7
7
8
+
.. _project-tuewas:
9
+
8
10
TUEWAS
9
11
======
10
12
11
13
- “Transport, Environment, Energy, and Water in Asia” is an “internal sector network” of GIZ.
Copy file name to clipboardexpand all lines: doc/roadmap.rst
+4-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,7 @@ Roadmap
2
2
*******
3
3
4
4
This page gives a medium- and long-term overview of future development of :mod:`transport_data`, focused on the tools in this package, but with relevant details about the broader TDC and TDCI.
5
-
See also `transport-data/projects/1 <https://github.com/orgs/transport-data/projects/1>`_ on GitHub.
5
+
See also:
6
+
7
+
- GitHub project `transport-data/projects/1 <https://github.com/orgs/transport-data/projects/1>`_ for general TDCI development.
8
+
- GitHub project `transport-data/projects/3 <https://github.com/orgs/transport-data/projects/3>`_ for deployment of CKAN (2024).
- Add :class:`.report.Report`, a base class for generating ‘reports’ (documents derived from SDMX (meta)data) and supporting code in :mod:`.util.docutils`, :mod:`.util.jinja2` (:pull:`21`).
13
+
- Adopt :mod:`pluggy <.util.pluggy>` for plug-in hooks and implementations (:pull:`21`); use the :func:`.hooks.get_agencies` hook across existing modules.
14
+
- Add :func:`.tdc_cli`, :func:`.test_data_path` test fixtures (:pull:`21`).
7
15
- Python 3.8 support is dropped (:pull:`21`), as it has reached end-of-life.
0 commit comments