I am a Neo4j and data analytics noob here. I am looking for programmatic way to format data that I collect from Active Directory to have it prepared to be imported into Neo4j. Right now, I am using PowerBI and DAX Studios to clean the data the way I need to make it look but that is not efficient and still requires a lot of manual intervention. I am also dipping my toe into maybe OpenRefine to do this as well but I want to see what the experts think.
My vision ultimate vision is to be able to take a raw file and upload it to a web front end, have some black magic process format the data the way I need it to look, and then upload it into a fresh Neo4j backend for analysis. Once the data is in the backend, I'm good to go. And I have a collector process to take into environments and gather raw information. It is just the journey from point A to B. Any help is appreciated. Thanks!