@opensanctions/followthemoney 4.2.1 → 4.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1110,7 +1110,7 @@
1110
1110
  "type": "string"
1111
1111
  },
1112
1112
  "caemCode": {
1113
- "description": "(RO) What kind of activity a legal entity is allowed to develop",
1113
+ "description": "Romanian classifier used to identify the types of economic activities that a business can provide in Romania",
1114
1114
  "label": "COD CAEM",
1115
1115
  "maxLength": 1024,
1116
1116
  "name": "caemCode",
@@ -1200,7 +1200,7 @@
1200
1200
  "type": "country"
1201
1201
  },
1202
1202
  "kppCode": {
1203
- "description": "(RU, КПП) in addition to INN for orgs; reason for registration at FNS",
1203
+ "description": "Russian code issued by the tax authority, identifies the reason for registration at the Federal Tax Service (Russian: КПП). A company may have multiple KPP codes (e.g. for different branches), and the codes are not unique across companies.",
1204
1204
  "label": "KPP",
1205
1205
  "maxLength": 64,
1206
1206
  "name": "kppCode",
@@ -1216,7 +1216,7 @@
1216
1216
  "type": "identifier"
1217
1217
  },
1218
1218
  "okopfCode": {
1219
- "description": "(RU, ОКОПФ) What kind of business entity",
1219
+ "description": "Russian classifier that that categorizes different types of legal entities in Russia based on their organizational and legal structure (Russian: ОКОПФ)",
1220
1220
  "label": "OKOPF",
1221
1221
  "maxLength": 1024,
1222
1222
  "name": "okopfCode",
@@ -1232,7 +1232,7 @@
1232
1232
  "type": "string"
1233
1233
  },
1234
1234
  "okvedCode": {
1235
- "description": "(RU, ОКВЭД) Economical activity classifier. OKVED2 is the same but newer",
1235
+ "description": "Russian classifier that that categorizes businesses by their (primary and secondary) economic activities (Russian: ОКВЭД)",
1236
1236
  "label": "OKVED(2) Classifier",
1237
1237
  "maxLength": 1024,
1238
1238
  "name": "okvedCode",
@@ -3646,7 +3646,7 @@
3646
3646
  "type": "string"
3647
3647
  },
3648
3648
  "idNumber": {
3649
- "description": "ID number of any applicable ID",
3649
+ "description": "ID of any applicable personal identification document. Used mainly for people and their national ID cards.",
3650
3650
  "label": "ID Number",
3651
3651
  "matchable": true,
3652
3652
  "maxLength": 64,
@@ -3675,7 +3675,7 @@
3675
3675
  "type": "date"
3676
3676
  },
3677
3677
  "innCode": {
3678
- "description": "Russian company ID",
3678
+ "description": "Russian tax identification number (Russian: ИНН). Issued to businesses and individuals in Russia",
3679
3679
  "format": "inn",
3680
3680
  "label": "INN",
3681
3681
  "matchable": true,
@@ -3773,7 +3773,7 @@
3773
3773
  "type": "entity"
3774
3774
  },
3775
3775
  "npiCode": {
3776
- "description": "National Provider Identifier",
3776
+ "description": "National Provider Identifier, issued to health care providers in the United States",
3777
3777
  "format": "npi",
3778
3778
  "label": "NPI",
3779
3779
  "matchable": true,
@@ -3783,7 +3783,7 @@
3783
3783
  "type": "identifier"
3784
3784
  },
3785
3785
  "ogrnCode": {
3786
- "description": "Major State Registration Number",
3786
+ "description": "Identification number used in Russia's Unified State Register of Legal Entities (EGRUL) (Russian: ОГРН)",
3787
3787
  "format": "ogrn",
3788
3788
  "label": "OGRN",
3789
3789
  "matchable": true,
@@ -2397,7 +2397,7 @@ var schemata = {
2397
2397
  type: "string"
2398
2398
  },
2399
2399
  caemCode: {
2400
- description: "(RO) What kind of activity a legal entity is allowed to develop",
2400
+ description: "Romanian classifier used to identify the types of economic activities that a business can provide in Romania",
2401
2401
  label: "COD CAEM",
2402
2402
  maxLength: 1024,
2403
2403
  name: "caemCode",
@@ -2487,7 +2487,7 @@ var schemata = {
2487
2487
  type: "country"
2488
2488
  },
2489
2489
  kppCode: {
2490
- description: "(RU, КПП) in addition to INN for orgs; reason for registration at FNS",
2490
+ description: "Russian code issued by the tax authority, identifies the reason for registration at the Federal Tax Service (Russian: КПП). A company may have multiple KPP codes (e.g. for different branches), and the codes are not unique across companies.",
2491
2491
  label: "KPP",
2492
2492
  maxLength: 64,
2493
2493
  name: "kppCode",
@@ -2503,7 +2503,7 @@ var schemata = {
2503
2503
  type: "identifier"
2504
2504
  },
2505
2505
  okopfCode: {
2506
- description: "(RU, ОКОПФ) What kind of business entity",
2506
+ description: "Russian classifier that that categorizes different types of legal entities in Russia based on their organizational and legal structure (Russian: ОКОПФ)",
2507
2507
  label: "OKOPF",
2508
2508
  maxLength: 1024,
2509
2509
  name: "okopfCode",
@@ -2519,7 +2519,7 @@ var schemata = {
2519
2519
  type: "string"
2520
2520
  },
2521
2521
  okvedCode: {
2522
- description: "(RU, ОКВЭД) Economical activity classifier. OKVED2 is the same but newer",
2522
+ description: "Russian classifier that that categorizes businesses by their (primary and secondary) economic activities (Russian: ОКВЭД)",
2523
2523
  label: "OKVED(2) Classifier",
2524
2524
  maxLength: 1024,
2525
2525
  name: "okvedCode",
@@ -4941,7 +4941,7 @@ var schemata = {
4941
4941
  type: "string"
4942
4942
  },
4943
4943
  idNumber: {
4944
- description: "ID number of any applicable ID",
4944
+ description: "ID of any applicable personal identification document. Used mainly for people and their national ID cards.",
4945
4945
  label: "ID Number",
4946
4946
  matchable: true,
4947
4947
  maxLength: 64,
@@ -4970,7 +4970,7 @@ var schemata = {
4970
4970
  type: "date"
4971
4971
  },
4972
4972
  innCode: {
4973
- description: "Russian company ID",
4973
+ description: "Russian tax identification number (Russian: ИНН). Issued to businesses and individuals in Russia",
4974
4974
  format: "inn",
4975
4975
  label: "INN",
4976
4976
  matchable: true,
@@ -5068,7 +5068,7 @@ var schemata = {
5068
5068
  type: "entity"
5069
5069
  },
5070
5070
  npiCode: {
5071
- description: "National Provider Identifier",
5071
+ description: "National Provider Identifier, issued to health care providers in the United States",
5072
5072
  format: "npi",
5073
5073
  label: "NPI",
5074
5074
  matchable: true,
@@ -5078,7 +5078,7 @@ var schemata = {
5078
5078
  type: "identifier"
5079
5079
  },
5080
5080
  ogrnCode: {
5081
- description: "Major State Registration Number",
5081
+ description: "Identification number used in Russia's Unified State Register of Legal Entities (EGRUL) (Russian: ОГРН)",
5082
5082
  format: "ogrn",
5083
5083
  label: "OGRN",
5084
5084
  matchable: true,
@@ -2403,7 +2403,7 @@
2403
2403
  type: "string"
2404
2404
  },
2405
2405
  caemCode: {
2406
- description: "(RO) What kind of activity a legal entity is allowed to develop",
2406
+ description: "Romanian classifier used to identify the types of economic activities that a business can provide in Romania",
2407
2407
  label: "COD CAEM",
2408
2408
  maxLength: 1024,
2409
2409
  name: "caemCode",
@@ -2493,7 +2493,7 @@
2493
2493
  type: "country"
2494
2494
  },
2495
2495
  kppCode: {
2496
- description: "(RU, КПП) in addition to INN for orgs; reason for registration at FNS",
2496
+ description: "Russian code issued by the tax authority, identifies the reason for registration at the Federal Tax Service (Russian: КПП). A company may have multiple KPP codes (e.g. for different branches), and the codes are not unique across companies.",
2497
2497
  label: "KPP",
2498
2498
  maxLength: 64,
2499
2499
  name: "kppCode",
@@ -2509,7 +2509,7 @@
2509
2509
  type: "identifier"
2510
2510
  },
2511
2511
  okopfCode: {
2512
- description: "(RU, ОКОПФ) What kind of business entity",
2512
+ description: "Russian classifier that that categorizes different types of legal entities in Russia based on their organizational and legal structure (Russian: ОКОПФ)",
2513
2513
  label: "OKOPF",
2514
2514
  maxLength: 1024,
2515
2515
  name: "okopfCode",
@@ -2525,7 +2525,7 @@
2525
2525
  type: "string"
2526
2526
  },
2527
2527
  okvedCode: {
2528
- description: "(RU, ОКВЭД) Economical activity classifier. OKVED2 is the same but newer",
2528
+ description: "Russian classifier that that categorizes businesses by their (primary and secondary) economic activities (Russian: ОКВЭД)",
2529
2529
  label: "OKVED(2) Classifier",
2530
2530
  maxLength: 1024,
2531
2531
  name: "okvedCode",
@@ -4947,7 +4947,7 @@
4947
4947
  type: "string"
4948
4948
  },
4949
4949
  idNumber: {
4950
- description: "ID number of any applicable ID",
4950
+ description: "ID of any applicable personal identification document. Used mainly for people and their national ID cards.",
4951
4951
  label: "ID Number",
4952
4952
  matchable: true,
4953
4953
  maxLength: 64,
@@ -4976,7 +4976,7 @@
4976
4976
  type: "date"
4977
4977
  },
4978
4978
  innCode: {
4979
- description: "Russian company ID",
4979
+ description: "Russian tax identification number (Russian: ИНН). Issued to businesses and individuals in Russia",
4980
4980
  format: "inn",
4981
4981
  label: "INN",
4982
4982
  matchable: true,
@@ -5074,7 +5074,7 @@
5074
5074
  type: "entity"
5075
5075
  },
5076
5076
  npiCode: {
5077
- description: "National Provider Identifier",
5077
+ description: "National Provider Identifier, issued to health care providers in the United States",
5078
5078
  format: "npi",
5079
5079
  label: "NPI",
5080
5080
  matchable: true,
@@ -5084,7 +5084,7 @@
5084
5084
  type: "identifier"
5085
5085
  },
5086
5086
  ogrnCode: {
5087
- description: "Major State Registration Number",
5087
+ description: "Identification number used in Russia's Unified State Register of Legal Entities (EGRUL) (Russian: ОГРН)",
5088
5088
  format: "ogrn",
5089
5089
  label: "OGRN",
5090
5090
  matchable: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opensanctions/followthemoney",
3
- "version": "4.2.1",
3
+ "version": "4.2.2",
4
4
  "description": "JavaScript version of the followthemoney data model",
5
5
  "keywords": [],
6
6
  "main": "dist/followthemoney.umd.js",