mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-25 03:19:10 +00:00
39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
# XIV-Datamining
|
|
This repository is to serve as a place to share data mining information related to Final Fantasy XIV.
|
|
|
|
## Helping out
|
|
If you want to help with mapping data, click **Download ZIP** to download the repository (about 45mb), there are a lot of CSV files. You can open these and begin to match columns. It is a bit tedious and I hope to make a tool that will make the whole process simplier!
|
|
|
|
## Data Mining Tools
|
|
### FFXIV Explorer
|
|
- Built by: https://www.reddit.com/user/Ioncannon
|
|
- Download: http://ffxivexplorer.fragmenterworks.com/
|
|
|
|
This is one of the best applications to just get stuck in with and get going somewhere. It is very well polished, has an excellent 3D model viewer.
|
|
|
|
### Saint Coinach
|
|
- Written by: Rogueadyn
|
|
- GitHub: https://github.com/Rogueadyn/SaintCoinach
|
|
- Updates by: Clorifex
|
|
- GitHub: https://github.com/ufx/SaintCoinach
|
|
|
|
A great tool showing really impressive results, it will allow you to view and export a lot of data. The source is all open for your luxery.
|
|
|
|
### XIVDB Tool
|
|
- Original Developer: [Ahom](https://github.com/ahom)
|
|
- GitHub: https://github.com/viion/XIVDB-Dat-Tool
|
|
|
|
This tool is highly expiremental, built in Python, it is broken in some areas.
|
|
|
|
### FFXIV Reverse
|
|
- Written by: [Ahom](https://github.com/ahom)
|
|
- Forked: https://github.com/viion/ffxiv_reverse
|
|
- Github: https://github.com/ahom/ffxiv_reverse
|
|
|
|
|
|
---
|
|
|
|
|
|
### APIs
|
|
The XIVDB website has an API here: http://v2.xivdb.com/api
|