OpenMatrix

OMX, the open matrix data format


Keywords
openmatrix, omx, open-data, travel-modeling, matrix-data
License
Apache-2.0
Install
pip install OpenMatrix==0.3.5.0

Documentation

OMX: The Open Matrix data file format

Main Documentation Site: OMX Wiki

An OMX matrix file is a structured collection of two-dimensional array objects and associated metadata. OMX is built on top of the well-established HDF5 scientific data storage standard. An OMX file has a specific layout that is intended to ensure that complete and consistent information about the matrix data is stored and that the data can be retrieved correctly and efficiently. We hope for the modeling industry to adopt the OMX standard, and we will periodically review the specification to make revisions as necessary.

OMX APIs for your language

Each API is now developed in its own repository, to keep history cleaner and more focused:

More Information

The OMX project is now entirely on GitHub. Check out the OMX wiki for more information, including API user guides, how to import and export OMX matrices from EMME, VISUM, TransCAD, and Cube, where to get the OMX viewer, and other background information on how OMX was created. Note that our previous site and listserv are no longer maintained.

License

All code written in the OMX project, including all API implementations, is licensed under the Apache License, version 2.0. All code (c) by its respective authors. See LICENSE.TXT for the full Apache 2.0 license text.