module.exports = { users: [], profiles: [], tags: [ { tag_id: 1, tag_category: 'verification', tag_description: 'verified', is_active: true, }, { tag_id: 2, tag_category: 'reveal', tag_description: 'verified', is_active: true, }, { tag_id: 3, tag_category: 'reveal', tag_description: 'pronoun', is_active: true, }, { tag_id: 4, tag_category: 'reveal', tag_description: 'image', is_active: true, }, { tag_id: 5, tag_category: 'reveal', tag_description: 'blurb', is_active: true, }, { tag_id: 6, tag_category: 'reveal', tag_description: 'urgency', is_active: true, }, { tag_id: 7, tag_category: 'reveal', tag_description: 'user_name', is_active: true, }, { tag_id: 8, tag_category: 'reveal', tag_description: 'user_email', is_active: true, }, { tag_id: 9, tag_category: 'healthcare--certification', tag_description: 'ADM-BC', is_active: true, }, { tag_id: 10, tag_category: 'healthcare--certification', tag_description: 'CBHC', is_active: true, }, { tag_id: 11, tag_category: 'healthcare--certification', tag_description: 'CEN', is_active: true, }, { tag_id: 12, tag_category: 'healthcare--certification', tag_description: 'CFRN', is_active: true, }, { tag_id: 13, tag_category: 'healthcare--certification', tag_description: 'CMCN', is_active: true, }, ], tag_associations: [ { tag_association_id: 1, profile_id: 1, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 2, profile_id: 2, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 3, profile_id: 3, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 4, profile_id: 45, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 5, profile_id: 45, grouping_id: 2, tag_id: 4, is_deleted: false, }, { tag_association_id: 6, profile_id: 45, grouping_id: 2, tag_id: 5, is_deleted: false, }, { tag_association_id: 7, profile_id: 2, grouping_id: 2, tag_id: 5, is_deleted: false, }, { tag_association_id: 8, profile_id: 41, grouping_id: 1, tag_id: 4, is_deleted: false, }, { tag_association_id: 9, profile_id: 41, grouping_id: 1, tag_id: 5, is_deleted: false, }, { tag_association_id: 10, profile_id: 4, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 11, profile_id: 5, grouping_id: null, tag_id: 1, is_deleted: false, }, { tag_association_id: 12, profile_id: 6, grouping_id: null, tag_id: 3, is_deleted: false, }, { tag_association_id: 13, profile_id: 7, grouping_id: null, tag_id: 8, is_deleted: false, }, { tag_association_id: 14, profile_id: 8, grouping_id: null, tag_id: 7, is_deleted: false, }, { tag_association_id: 15, profile_id: 9, grouping_id: 1, tag_id: 2, is_deleted: false, }, { tag_association_id: 16, profile_id: 10, grouping_id: 2, tag_id: 2, is_deleted: false, }, { tag_association_id: 17, profile_id: 11, grouping_id: 2, tag_id: 3, is_deleted: false, }, { tag_association_id: 18, profile_id: 12, grouping_id: 3, tag_id: 4, is_deleted: false, }, { tag_association_id: 19, profile_id: 13, grouping_id: 3, tag_id: 7, is_deleted: false, }, { tag_association_id: 20, profile_id: 14, grouping_id: 4, tag_id: 6, is_deleted: false, }, { tag_association_id: 21, profile_id: 15, grouping_id: 1, tag_id: 1, is_deleted: false, }, { tag_association_id: 22, profile_id: 16, grouping_id: 1, tag_id: 2, is_deleted: false, }, { tag_association_id: 23, profile_id: 17, grouping_id: null, tag_id: 6, is_deleted: false, }, { tag_association_id: 24, profile_id: 18, grouping_id: null, tag_id: 8, is_deleted: false, }, { tag_association_id: 25, profile_id: 19, grouping_id: null, tag_id: 3, is_deleted: false, }, { tag_association_id: 26, profile_id: 20, grouping_id: null, tag_id: 3, is_deleted: false, }, { tag_association_id: 27, profile_id: 21, grouping_id: 2, tag_id: 1, is_deleted: false, }, { tag_association_id: 28, profile_id: 22, grouping_id: 2, tag_id: 1, is_deleted: false, }, { tag_association_id: 29, profile_id: 23, grouping_id: 3, tag_id: 2, is_deleted: false, }, { tag_association_id: 30, profile_id: 24, grouping_id: 4, tag_id: 4, is_deleted: false, }, { tag_association_id: 31, profile_id: 25, grouping_id: 5, tag_id: 3, is_deleted: false, }, { tag_association_id: 32, profile_id: 26, grouping_id: 1, tag_id: 4, is_deleted: false, }, { tag_association_id: 33, profile_id: 27, grouping_id: null, tag_id: 3, is_deleted: false, }, { tag_association_id: 34, profile_id: 28, grouping_id: null, tag_id: 3, is_deleted: false, }, { tag_association_id: 35, profile_id: 29, grouping_id: null, tag_id: 7, is_deleted: false, }, { tag_association_id: 36, profile_id: 30, grouping_id: null, tag_id: 6, is_deleted: false, }, { tag_association_id: 37, profile_id: 31, grouping_id: 3, tag_id: 4, is_deleted: false, }, { tag_association_id: 38, profile_id: 32, grouping_id: 3, tag_id: 5, is_deleted: false, }, { tag_association_id: 39, profile_id: 33, grouping_id: 3, tag_id: 5, is_deleted: false, }, { tag_association_id: 40, profile_id: 34, grouping_id: 4, tag_id: 7, is_deleted: false, }, { tag_association_id: 41, profile_id: 35, grouping_id: 4, tag_id: 8, is_deleted: false, }, { tag_association_id: 42, profile_id: 36, grouping_id: 1, tag_id: 1, is_deleted: false, }, { tag_association_id: 43, profile_id: 37, grouping_id: 1, tag_id: 2, is_deleted: false, }, { tag_association_id: 44, profile_id: 38, grouping_id: null, tag_id: 2, is_deleted: false, }, { tag_association_id: 45, profile_id: 39, grouping_id: null, tag_id: 6, is_deleted: false, }, { tag_association_id: 46, profile_id: 40, grouping_id: null, tag_id: 5, is_deleted: false, }, { tag_association_id: 47, profile_id: 41, grouping_id: null, tag_id: 6, is_deleted: false, }, { tag_association_id: 48, profile_id: 42, grouping_id: 1, tag_id: 8, is_deleted: false, }, { tag_association_id: 49, profile_id: 43, grouping_id: 1, tag_id: 7, is_deleted: false, }, ], response_keys: [ { response_key_id: 1, response_key_category: 'visionary_vs_implementer', response_key_prompt: 'While managing your team, do you find success in your employees being more Visionary or Implementer?', response_key_description: 'first round draft scoring question', }, { response_key_id: 2, response_key_category: 'creative_vs_methodical', response_key_prompt: 'In your department, do you find more success in your employees being Creative or Methodical in their job duties?', response_key_description: 'first round draft scoring question', }, { response_key_id: 3, response_key_category: 'dynamic_vs_ordered', response_key_prompt: 'Do you structure and encourage your team to be a Collaborative or Independent environment? (NEEDS UPDATED COPY)', response_key_description: 'first round draft scoring question', }, { response_key_id: 4, response_key_category: 'precise_vs_resourceful', response_key_prompt: 'Do you find higher success in employees on your team that are Innovative or Conventional? (NEEDS UPDATED COPY)', response_key_description: 'first round draft scoring question', }, { response_key_id: 5, response_key_category: 'big_Picture_vs_focused', response_key_prompt: 'As a hiring leader, are you a Big Picture or Focused thinker when it comes to how you operate in your job duties?', response_key_description: 'first round draft scoring question', }, { response_key_id: 6, response_key_category: 'guided_vs_self-managed', response_key_prompt: 'Do you prefer your employees to be Guided or Self-managed in achieving completion of their responsibilities?', response_key_description: 'first round draft scoring question', }, { response_key_id: 7, response_key_category: 'profile', response_key_prompt: 'zipcode', response_key_description: 'required for distance calculations', }, { response_key_id: 8, response_key_category: 'profile', response_key_prompt: 'image', response_key_description: 'required for profile pictures', }, { response_key_id: 9, response_key_category: 'profile', response_key_prompt: 'language', response_key_description: 'programming and spoken language preference', }, { response_key_id: 10, response_key_category: 'profile', response_key_prompt: 'duration', response_key_description: 'duration preference for hours able to dedicate to work', }, { response_key_id: 11, response_key_category: 'profile', response_key_prompt: 'presence', response_key_description: 'location preference for where work happens', }, { response_key_id: 12, response_key_category: 'profile', response_key_prompt: 'blurb', response_key_description: 'required for profile description', }, { response_key_id: 13, response_key_category: 'profile', response_key_prompt: 'urgency', response_key_description: 'urgency for when work is required', }, { response_key_id: 14, response_key_category: 'profile', response_key_prompt: 'role', response_key_description: 'current and desired role', }, { response_key_id: 15, response_key_category: 'profile', response_key_prompt: 'pronouns', response_key_description: 'required for profile pronouns', }, { response_key_id: 16, response_key_category: 'profile', response_key_prompt: 'distance', response_key_description: 'preference for commuting distance cutoff', }, ], responses: [], memberships: [ { membership_id: 1, profile_id: 41, grouping_id: 1, membership_type: 'participant', can_edit: false, is_active: true, }, { membership_id: 2, profile_id: 46, grouping_id: 1, membership_type: 'participant', can_edit: false, is_active: true, }, ], groupings: [ { grouping_id: 1, grouping_name: '1663285820.067_41_46', grouping_type: 'match', }, ], messages: [], match_queues: [ { match_queue_id: 1, profile_id: 47, target_id: 62, is_deleted: false }, { match_queue_id: 2, profile_id: 62, target_id: 47, is_deleted: false }, { match_queue_id: 3, profile_id: 62, target_id: 46, is_deleted: false }, { match_queue_id: 4, profile_id: 46, target_id: 62, is_deleted: false }, { match_queue_id: 5, profile_id: 47, target_id: 46, is_deleted: false }, { match_queue_id: 6, profile_id: 46, target_id: 48, is_deleted: false }, { match_queue_id: 7, profile_id: 46, target_id: 44, is_deleted: false }, { match_queue_id: 8, profile_id: 46, target_id: 43, is_deleted: false }, { match_queue_id: 9, profile_id: 46, target_id: 42, is_deleted: false }, { match_queue_id: 10, profile_id: 46, target_id: 41, is_deleted: false, }, { match_queue_id: 11, profile_id: 46, target_id: 40, is_deleted: false, }, { match_queue_id: 12, profile_id: 40, target_id: 46, is_deleted: false, }, { match_queue_id: 13, profile_id: 41, target_id: 46, is_deleted: false, }, { match_queue_id: 14, profile_id: 42, target_id: 46, is_deleted: false, }, { match_queue_id: 15, profile_id: 43, target_id: 46, is_deleted: false, }, { match_queue_id: 16, profile_id: 44, target_id: 46, is_deleted: false, }, ], }