Documentation Index
Fetch the complete documentation index at: https://www.datalegion.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
New
Professional Certifications
Person records now include acertifications array capturing professional certifications, licenses, and credentials. Each entry follows the same {cleaned, raw[]} struct pattern used by skills, languages, education, and experience.
Each certification has:
name— Certification name (e.g.,"project management professional","aws certified solutions architect") with cleaned and raw forms.institution— Issuing organization (e.g.,"project management institute","amazon web services") with cleaned and raw forms.credential_id— Credential ID issued by the institution, when available.issue_date— Date the certification was issued (precision preserved — year, year-month, or full date).expiration_date— Date the certification expires, when applicable.
Bug Fixes
Address Validation
- USPS CASS and NCOA processing continues rolling out across the dataset. More addresses validated to delivery point with ZIP+4, more forwarding moves applied. Coverage will keep expanding in upcoming builds.