This is data from the SWGEmu Core3 repository. It interprets the Lua scripts and outputs them as CSV, which you can then download and import into Excel, LibreOffice, RStudio, or whatever editor you like.
This data is very lightly processed – for example, Core3 uses a convention where effective resists are greater than 100%; here, creature resists are normalized and there are flags indicating if the resist is special or effective.
See the GitHub repository for full details.
This is raw data from the Core3 mobile scripts. It is very lightly cleaned and intended to import into Excel, Google Docs, RStudio, and so on for your own purposes. It is also appropriate for importing into a database, such as SQLite. You can think of these as the raw SQL tables that a web app might be based upon.