/CS-483W

Capitol One Capstone Project

Primary LanguagePython

CS-483W Build Status

Capital One Capstone Project

Structure of dictionary object representing a customer (student)

data from capital one:

  • custID
  • URL
  • lastName
  • firstName
  • dob

data from LinkedIn:

  • positions
    • _total
    • values[ ]
      • title
      • summary
      • start-date
        • month
        • year
      • end-date
        • month
        • year
      • is-current
      • company
        • id
        • name
        • type
        • industry
  • industry
  • location
    • country
      • code
    • name
  • pictureUrl
  • maiden-name
  • headline

Additional fields:

  • status
  • lastStatusChange

Collection system_data, each element has 'id' and 'value' fields.

'id' can take following values at this point: lastUpdated, firstRequest, numberRequests