Home › Forums › NAACCR XML Standard › Need to build an interface for XML to SQL Datadata › Reply To: Need to build an interface for XML to SQL Datadata
Hi Jeff, You can use the SEER Data Generator to create large NAACCR XML files. Only core data items will have a value (about 40 of 50 of them) so it’s not perfect (for example, it would be nice to have text for Abstracts). But it’s better than nothing 🙂
You can download it from this release page: https://github.com/imsweb/data-generator/releases
Look for the “data-generator-X.X-all.jar” where “X.X” is the latest release.
This a standalone JAR, so you should be able to just download it and double-click it (assuming you have a Java environment installed on your machine).
You can find information about the data generator itself and what variables it computes on the project’s home page: https://github.com/imsweb/data-generator