-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTableETL.json
1 lines (1 loc) · 1.08 KB
/
TableETL.json
1
{"Tables": {"Account": {"Columns": ["Id", "IsDeleted", "MasterRecordId", "Name", "Type", "RecordTypeId", "ParentId", "BillingPostalCode", "Metro_Area__c", "College_PowerRanking__c", "DEP_College_PowerRanking__c", "Long_Account_ID__c"]}, "Application__c": {"Columns": ["Id", "IsDeleted", "Name", "RecordTypeId", "Applicant__c", "School__c", "GPA_Type__c", "GPA__c"]}, "Contact": {"Columns": ["Id", "IsDeleted", "AccountId", "LastName", "FirstName", "Name", "RecordTypeId", "MailingPostalCode", "Birthdate", "Currently_Enrolled_School__c", "High_School_Graduated_From__c", "KIPP_Region_School__c", "KCA_KIPP_ID__c", "Salesforce_ID__c", "College_Match_Display_GPA__c", "Most_Recent_College_Application__c", "Most_Recent_College_Enrollment_Status__c", "Most_Recent_College_Enrollment__c"]}, "Enrollment__c": {"Columns": ["Id", "IsDeleted", "Name", "RecordTypeId", "Student__c", "School__c", "Student_HS_Cohort__c", "Long_Enrollment_ID__c"]}, "Standardized_Test__c": {"Columns": ["Id", "IsDeleted", "Name", "RecordTypeId", "Contact__c", "ACT_English__c", "ACT_Math__c", "ACT_Reading__c", "ACT_Science__c"]}}}