 |
 |
 |
ZIP Batch Lookup
Input file requirements:
- CSV type file with semicolon as separator
- File name suffix is ".csv"
- Column 1 contains five digit German ZIP code
- Row 1 may optionally contain column titles
- All rows have exactly the same number of columns
Output restrictions:
- Rows are extended with status, city or town, district, federal
state, and KGS.
- For invalid ZIP codes status is set to "unknown" (field contains
five digit number which was not recognised as valid ZIP code)
or "invalid", the other fields remain empty.
- For unique ZIP codes, the status is set to "ok".
- For ambiguous ZIP codes, the status is set to "ambiguous"; in
that case the remaining data refers to one of the cities or towns that
this ZIP code belongs to.
- If a ZIP code covers more than one district, only one district
name ist given and an "*" is appended. The programme tries to
output the "most important" district name for a ZIP code.
- For post box ZIP codes no district name is given.
- Without usage license, only the first four ZIP codes are handled.
- When working on larger batches, please make sure to wait for end
of data transfer before opening output file.
- All data given without warranty.
|  |
|
|