activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

Component API Documentation

Open joecastiglione opened this issue 2 years ago • 0 comments

ActivitySim works by exposing a data pipeline to a series of model components. Each component consumes data from the pipeline and then writes the results of the component back to the pipeline. Previous versions lacked information on what each component needs and what each component generates. In software parlance, the components lacked application programming interfaces, or APIs. Component API documentation is included in version 1.4.

joecastiglione avatar Sep 16 '23 00:09 joecastiglione