# Resources
## List of resources used to understand dBase format
- [Independent software blog post](https://www.independent-software.com/dbase-dbf-dbt-file-format.html)
- [dbase knowledge base](http://www.dbase.com/KnowledgeBase/int/db7_file_fmt.htm)
- [Promotic](https://www.promotic.eu/en/pmdoc/Subsystems/Db/dBase/DataTypes.htm)
- [dbfmanager wiki](https://wiki.dbfmanager.com/dbf-structure)
- [Raymond Hettinger's Python recipe](http://code.activestate.com/recipes/362715/)
- [Library of Congress :Sustainability of Digital Formats ](https://www.loc.gov/preservation/digital/formats/fdd/fdd000325.shtml)
- [clicketyclick](https://www.clicketyclick.dk/databases/xbase/format/index.html)
- [Web Archive of ulisse.elettra.trieste](https://web.archive.org/web/20150323061445/http://ulisse.elettra.trieste.it/services/doc/dbase/DBFstruct.htm)
## Others
The tests/data/stations.dbf file comes from [Mapbox](https://docs.mapbox.com/help/glossary/shapefile/)