Datasets
Three datasets are included in VanGogh. Each of them is included in a
separate folder.
AugsburgInnenstadt2001 and AugsburgInnenstadt2002
This dataset comes from the city administration of Augsburg. It is about cars driving into
the city of Augsburg, and where these cars leave the city again.
Files:
- Flows.txt : The Dataset
- CityImage.txt : The file that must be imported into VanGogh to have
a background image
- City.jpg : The image file itself. Import it with CityImage.txt
Variables of Flows.txt:
- Von : Street names of Augsburg, where cars enter the city.
- Nach : Street names of Augsburg, where cars leave the city
- x1 : X-coordinates of Von streets
- y1 : Y-coordinates of Von streets
- x2 : X-coordinates of Nach streets
- y2 : Y-coordinates of Nach streets
- Anz : Number of cars that entered at Von and left at Nach
- Wann : Time of observation: 0 for 10:45-13:00 and 1 for 15:15-17:30 (only
in 2001)
- transx : X-coordinates of transfer points (only in 2001)
- transy : Y-coordinates of transfer points (only in 2001)
- Possible weight variables: Anz
AugsburgundRegion
These two datasets contain traffic flows from a theoretical model made by the
city administration of Augsburg.
Files:
- Flows.txt : Dataset about traffic in the region of Augsburg
- FlowsAllkind.txt : Dataset about traffic in the region of Augsburg
(more detailed!)
- Poly.txt : A polygon map for including into VanGogh
Variables of Flows.txt:
- BezVon : District number of traffic origins
- BezNach : District number of traffic targets
- Anz : Weight of the traffic from BezVon to BezNach
- x1 : X-coordinates of BezVon districts
- y1 : Y-coordinates of BezVon districts
- x2 : X-coordinates of BezNach districts
- y2 : Y-coordinates of BezNach districts
- Binding Variables for map import: BezVon, BezNach
- Possible weight variables: Anz
Variables of FlowsAllkind.txt:
- von : District number of traffic origins
- nach : Districts number of traffic targets
- x1 : X-coordinates of von districts
- y1 : Y-coordinates of von districts
- x2 : X-coordinates of nach districts
- y2 : Y-coordinates of nach districts
- VerarbGewerbe : Traffic of manufacturing business
- Bau : Construction business traffic
- Handel : Traffic of service business
- Verkehr : Normal traffic
- Sonstige : Other traffic
- Klein-Lkw : Small trucks traffic
- Binding Variables for map import: von, nach
- Possible weight variables: VerarbGewerbe, Bau, Handel, Verkehr,
Sonstige, Klein-Lkw
Oil
This dataset contains oil flows in the EU over the years 1977-1990.
Files:
- Oil.txt : The dataset
- Poly.txt : A polygon map for including into VanGogh
Variables:
- x1 : X-coordinates of Exporter
- y1 : Y-coordinates of Exporter
- x2 : X-coordinates of Importer
- y2 : Y-coordinates of Importer
- Exporter : The countries exporting oil into the EG
- Importer : The countries importing oil
- YEAR : The year of import
- ECUValue : The value of the imported oil
- Weight : The weight of the imported oil
- %Weight :
- Weightdiff :
- %Wdiff :
- Possible weight variables: ECUValue, Weight