activitysim
activitysim copied to clipboard
Component API Documentation
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.