1= {
2 'LEI': 'lei',
3 'Entity.LegalName': 'entity_legal_name',
4 'Entity.EntityCategory': 'entity_entity_category',
5 'Entity.EntitySubCategory': 'entity_entity_sub_category',
6 'Entity.EntityStatus': 'entity_entity_status',
7 'Entity.LegalForm.EntityLegalFormCode': 'entity_legal_form_entity_legal_form_code',
8 'Entity.LegalForm.OtherLegalForm': 'entity_legal_form_other_legal_form',
9 'Entity.LegalJurisdiction': 'entity_legal_jurisdiction',
10 'Entity.LegalAddress.FirstAddressLine': 'entity_legal_address_first_address_line',
11 'Entity.LegalAddress.City': 'entity_legal_address_city',
12 'Entity.LegalAddress.Region': 'entity_legal_address_region',
13 'Entity.LegalAddress.Country': 'entity_legal_address_country',
14 'Entity.LegalAddress.PostalCode': 'entity_legal_address_postal_code',
15 'Entity.HeadquartersAddress.FirstAddressLine': 'entity_headquarters_address_first_address_line',
16 'Entity.HeadquartersAddress.City': 'entity_headquarters_address_city',
17 'Entity.HeadquartersAddress.Region': 'entity_headquarters_address_region',
18 'Entity.HeadquartersAddress.Country': 'entity_headquarters_address_country',
19 'Entity.HeadquartersAddress.PostalCode': 'entity_headquarters_address_postal_code',
20 'Entity.EntityCreationDate': 'entity_entity_creation_date',
21 'Registration.InitialRegistrationDate': 'registration_initial_registration_date',
22 'Registration.LastUpdateDate': 'registration_last_update_date',
23 'Registration.NextRenewalDate': 'registration_next_renewal_date',
24 'Registration.RegistrationStatus': 'registration_registration_status',
25 'Entity.TransliteratedOtherEntityNames.TransliteratedOtherEntityName.1': 'entity_transliterated_name_1',
26 'Entity.TransliteratedOtherEntityNames.TransliteratedOtherEntityName.1.type': 'entity_transliterated_name_1_type',
27}