Trying to load IPEDS data zip files in an Oracle DB. Data: https://nces.ed.gov/ipeds/use-the-data/download-access-database 26 Tables with data mapping for table names, titles, etc. As well as variable names, Code Values, Value labels, etc. by Year
The data has table keys such as SurveyOrder, SurveyNumber, Tablenumber, TableName. Specifically, I need to map/assign Codevalue to variable names.
I have tried my research at the Loop function in OSQL but struggling. Anyone have sample code they are willing to share? Better yet, anyone out this higher ed created this process already?
Thanks in advance.