memberPlumbing/tableMapping.yaml

82 lines
2.1 KiB
YAML

members:
'uid': {type: 'TEXT PRIMARY KEY', source: 'Account ID'}
'Year of Birth':
'Account Name':
'First Name':
'Last Name':
'Phone':
'Email':
'Address (Street)':
'Address (City)':
'Address (State/Province)':
'Address (Postal Code)':
'Address (Country)':
'Profile description':
'Website':
'Fax':
'Contact Person':
'Password':
'Position/relation':
'Parent Account ID':
'Gift Membership purchased by':
'Purchased Gift Membership for':
'Closet Storage #':
'Storage Shelf #':
'Personal Studio Space #':
'Access Permitted Shops During Extended Hours?': {type: 'BOOLEAN'}
'Access Front Door and Studio Space During Extended Hours?': {type: 'BOOLEAN'}
'Access Wood Shop?': {type: 'BOOLEAN'}
'Access Metal Shop?': {type: 'BOOLEAN'}
'Access Storage Closet?': {type: 'BOOLEAN'}
'Access Studio Space?': {type: 'BOOLEAN'}
'Access Front Door?': {type: 'BOOLEAN'}
'Access Card Number': {type: 'INTEGER'}
'Access Card Facility Code': {type: 'INTEGER'}
'Auto Billing ID':
'Billing Method':
'Renewal Date':
'Join Date':
'Admin note':
'Profile gallery image URL':
'Business card image URL':
'Instagram':
'Pinterest':
'Youtube':
'Yelp':
'Google+':
'BBB':
'Twitter':
'Facebook':
'LinkedIn':
'Do not show street address in profile':
'Do not list in directory':
'Please tell us how you heard about the Claremont MakerSpace and what tools or shops you are most excited to start using:':
'Yes - I authorize TwinState MakerSpaces, Inc. to charge my credit card for the membership and other options that I have selected.':
'I have read the Claremont MakerSpace Membership Agreement & Policies, and agree to all terms stated therein.':
'Waiver form signed and on file date.':
'Membership Agreement signed and on file date.':
'IP Address':
transactions:
'sid': {type: TEXT PRIMARY KEY}
'timestamp': {type: INTEGER, source: '_dp'}
'type': {type: INTEGER, source: 'typ'} # transaction type
'currency': {source: 'cur'}
'sum': {type: INTEGER}
'fee': {type: INTEGER}
'uid':
'name': {source: 'nam'}
'event_id': {source: 'eid'}
'ttl': # 'For'