Этап 4 / Пакет по РБП восстановление живого контура сбора данных и доказательной базы
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# 2020 экспорт: состав выгрузки
|
||||
|
||||
Папка собрана автоматически для ручного анализа текущего состояния.
|
||||
|
||||
## Файлы
|
||||
|
||||
1. `01_ontology_mapping_layer.md` — текущая онтология/мэппинг и метрики среза.
|
||||
2. `02_canonical_relation_rules.md` — правила построения canonical relations.
|
||||
3. `03_snapshot_fragment_problem_cases.json` — проблемный фрагмент snapshot июня 2020.
|
||||
4. `04_samples_SpisanieSRaschetnogoScheta.json` — реальные записи по `СписаниеСРасчетногоСчета`.
|
||||
5. `05_samples_RealizaciyaTovarovUslug.json` — реальные записи по `РеализацияТоваровУслуг`.
|
||||
6. `06_samples_PostuplenieTovarovUslug.json` — реальные записи по `ПоступлениеТоваровУслуг`.
|
||||
7. `07_samples_DocumentJournals.json` — реальные записи по журналам документов.
|
||||
8. `08_samples_NDS_registers.json` — реальные записи по НДС-регистрам.
|
||||
9. `09_samples_key_fields_Recorder_Ref_Supplier_Buyer_Responsible.json` — записи с ключевыми полями.
|
||||
|
||||
## Ключевые поля: фактическая встречаемость в snapshot
|
||||
|
||||
| field | count |
|
||||
| --- | --- |
|
||||
| Ответственный_Key | 187 |
|
||||
| Ref | 168 |
|
||||
| Recorder | 147 |
|
||||
| Ref_Key | 93 |
|
||||
| Поставщик_Key | 78 |
|
||||
| Покупатель_Key | 46 |
|
||||
+5449
File diff suppressed because it is too large
Load Diff
+3320
File diff suppressed because it is too large
Load Diff
+2086
File diff suppressed because it is too large
Load Diff
+3078
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+8753
File diff suppressed because it is too large
Load Diff
+112
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"status": "success",
|
||||
"snapshot_mode": "cumulative_asof",
|
||||
"year": 2020,
|
||||
"service_root": "http://localhost/buh_test/odata/standard.odata/",
|
||||
"entity_sets_total": 2,
|
||||
"entity_sets": [
|
||||
"AccountingRegister_Хозрасчетный",
|
||||
"AccountingRegister_Хозрасчетный_RecordType"
|
||||
],
|
||||
"page_size": 500,
|
||||
"max_pages_per_set": 0,
|
||||
"include_undated": "all_months",
|
||||
"truncated_entity_sets_count": 0,
|
||||
"truncated_entity_sets": [],
|
||||
"records_exported_per_month": {
|
||||
"2020-01": 15113,
|
||||
"2020-02": 15211,
|
||||
"2020-03": 15508,
|
||||
"2020-04": 15578,
|
||||
"2020-05": 15648,
|
||||
"2020-06": 15953,
|
||||
"2020-07": 16039,
|
||||
"2020-08": 16122,
|
||||
"2020-09": 16175,
|
||||
"2020-10": 16212,
|
||||
"2020-11": 16308,
|
||||
"2020-12": 16377
|
||||
},
|
||||
"dated_records_exported_per_month": {
|
||||
"2020-01": 10644,
|
||||
"2020-02": 10742,
|
||||
"2020-03": 11039,
|
||||
"2020-04": 11109,
|
||||
"2020-05": 11179,
|
||||
"2020-06": 11484,
|
||||
"2020-07": 11570,
|
||||
"2020-08": 11653,
|
||||
"2020-09": 11706,
|
||||
"2020-10": 11743,
|
||||
"2020-11": 11839,
|
||||
"2020-12": 11908
|
||||
},
|
||||
"undated_records_exported_per_month": {
|
||||
"2020-01": 4469,
|
||||
"2020-02": 4469,
|
||||
"2020-03": 4469,
|
||||
"2020-04": 4469,
|
||||
"2020-05": 4469,
|
||||
"2020-06": 4469,
|
||||
"2020-07": 4469,
|
||||
"2020-08": 4469,
|
||||
"2020-09": 4469,
|
||||
"2020-10": 4469,
|
||||
"2020-11": 4469,
|
||||
"2020-12": 4469
|
||||
},
|
||||
"links_exported_per_month": {
|
||||
"2020-01": 47623,
|
||||
"2020-02": 48036,
|
||||
"2020-03": 49243,
|
||||
"2020-04": 49539,
|
||||
"2020-05": 49834,
|
||||
"2020-06": 51071,
|
||||
"2020-07": 51426,
|
||||
"2020-08": 51769,
|
||||
"2020-09": 51992,
|
||||
"2020-10": 52151,
|
||||
"2020-11": 52545,
|
||||
"2020-12": 52831
|
||||
},
|
||||
"entity_set_stats": {
|
||||
"AccountingRegister_Хозрасчетный": {
|
||||
"pages_read": 9,
|
||||
"records_scanned": 4469,
|
||||
"records_mapped": 4469,
|
||||
"records_with_datetime": 0,
|
||||
"records_without_datetime": 4469,
|
||||
"records_skipped_future": 0,
|
||||
"mapping_errors": 0,
|
||||
"truncated_by_limit_or_guard": false,
|
||||
"pagination_repeat_guard_hits": 0
|
||||
},
|
||||
"AccountingRegister_Хозрасчетный_RecordType": {
|
||||
"pages_read": 26,
|
||||
"records_scanned": 12659,
|
||||
"records_mapped": 11908,
|
||||
"records_with_datetime": 12659,
|
||||
"records_without_datetime": 0,
|
||||
"records_skipped_future": 751,
|
||||
"mapping_errors": 0,
|
||||
"truncated_by_limit_or_guard": false,
|
||||
"pagination_repeat_guard_hits": 0
|
||||
}
|
||||
},
|
||||
"snapshot_files": [
|
||||
"snapshot_2020-01_asof_full.json",
|
||||
"snapshot_2020-02_asof_full.json",
|
||||
"snapshot_2020-03_asof_full.json",
|
||||
"snapshot_2020-04_asof_full.json",
|
||||
"snapshot_2020-05_asof_full.json",
|
||||
"snapshot_2020-06_asof_full.json",
|
||||
"snapshot_2020-07_asof_full.json",
|
||||
"snapshot_2020-08_asof_full.json",
|
||||
"snapshot_2020-09_asof_full.json",
|
||||
"snapshot_2020-10_asof_full.json",
|
||||
"snapshot_2020-11_asof_full.json",
|
||||
"snapshot_2020-12_asof_full.json"
|
||||
],
|
||||
"output_dir": "x:\\1C\\NDC_1C\\docs\\ARCH\\2020_monthly_company_asof_full_test",
|
||||
"generated_at_utc": "2026-03-27T21:34:24.669751+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user