analysis_infos
17 rows where analyis_id = 0760013501
This data as json, copyable, CSV (advanced)
Suggested facets: value
| id ▼ | key | value | analyis_id |
|---|---|---|---|
| 16130 | SubFamily | b4p | best for planning 2015 0760013501 |
| 16131 | ShowTitelWaehrungSwitch | TRUE | best for planning 2015 0760013501 |
| 16132 | AGOF_Zeitraeume | DM;DW;DD | best for planning 2015 0760013501 |
| 16133 | ZEGenerator_PlanCombiner_infoIDs | MedienInfo:Verlag;MedienInfo:Verlagsgruppe;MedienInfo:AV;ZELookup:Vermarkter | best for planning 2015 0760013501 |
| 16134 | ZEUserInfos_CopyableInfoIDs | MedienInfo:Verlag;MedienInfo:Verlagsgruppe;MedienInfo:AV;ZELookup:Vermarkter | best for planning 2015 0760013501 |
| 16135 | ZEGenerator_PlanCombiner_Creators | MedienType:1;MedienType:2;MedienType:65536;MedienType:131072;MedienType:262144;MedienType:524288 | best for planning 2015 0760013501 |
| 16136 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:1 | LpA;Monthly | best for planning 2015 0760013501 |
| 16137 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:2 | LpA;Monthly | best for planning 2015 0760013501 |
| 16138 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_AGOF_Online | Weekly;Monthly;Daily | best for planning 2015 0760013501 |
| 16139 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:65536 | Weekly;Monthly;Daily | best for planning 2015 0760013501 |
| 16140 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:131072 | Weekly;Monthly;Daily | best for planning 2015 0760013501 |
| 16141 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:262144 | Weekly;Monthly;Daily | best for planning 2015 0760013501 |
| 16142 | ZEGenerator_PlanCombiner_CreatorNutzungsEinheiten_MedienType:524288 | Weekly;Monthly;Daily | best for planning 2015 0760013501 |
| 16143 | mM4String_StandardWerbeformen | AGOF_WerbeformIDs | best for planning 2015 0760013501 |
| 16144 | ShowPlanCalendarSwitch | true | best for planning 2015 0760013501 |
| 16145 | HasMediaScan | true | best for planning 2015 0760013501 |
| 16146 | MinFallzahl3 | 80 | best for planning 2015 0760013501 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE analysis_infos (
id INTEGER NOT NULL,
"key" VARCHAR(250),
value VARCHAR(250),
analyis_id VARCHAR(10),
PRIMARY KEY (id),
UNIQUE (id),
FOREIGN KEY(analyis_id) REFERENCES analysis (id)
);
CREATE INDEX ix_analysis_infos_key ON analysis_infos ("key");