UrbanSim ``indicators'' are useful representations of dataset attributes. How these dataset attributes are displayed is specified by the user. In this example a Lorenz Curve is generated.
python create_indicator.py
urbansim.gridcell.average_income
This entry contains the ``Opus path'' for a variable that shows the
average income within each gridcell. More specifically, this Opus path specifies
the location of a Python file defining this gridcell : it is
in the urbansim Opus package, is defined for the
gridcell dataset, and is located in the Python file named
average_income.py. You can find the file containing the urbansim
package inside your workspace directory.
See http://www.urbansim.org/wiki/external/index.php/Indicators for a partial list of indicators that are known to work on the Eugene-Springfield data. Interpreting the Lorenz Curve and Gini Coefficient is defined for non-aggregate variables.