Importing Custom Schedules

Hi all. I am trying to import custom schedules and have found some old topics that went down this, but I am still having trouble. I have limited programing knowledge but have written a python script to import Schedule:Compact objects from an idf.


This issue that I am having is I am now trying to make a custom dictionary for this file that the schedules can be drawn from. I am not sure how to go about creating this. Also, when I deconstruct schedules from this there appears to be no information transferred other than the name. Is this caused by an issue with the script? Any assistance would be appreciated.

Also, is there anyway to take constructions from an existing .idf, and turn that into a construction set simply or would that be too complicated to do with a script?