Mixpanel 엔터티에서 읽기 - AWS Glue

Mixpanel 엔터티에서 읽기

사전 조건

데이터를 읽으려는 Funnels, Retention 또는 Retention Funnels와 같은 Mixpanel 객체가 있어야 합니다. 또한 객체 이름을 알아야 합니다.

지원되는 엔터티

개체 필터링 가능 제한 지원 정렬 기준 지원 Select * 지원 분할 지원
Funnels 아니요 아니요 아니요
Retention 아니요 아니요 아니요
Segmentation 아니요 아니요 아니요
Segmentation Sum 아니요 아니요 아니요
Segmentation Average 아니요 아니요 아니요
Cohorts 아니요 아니요 아니요
Engage 아니요 아니요 아니요
이벤트 아니요 아니요 아니요
Events Top 아니요 아니요 아니요
Events Names 아니요 아니요 아니요
Events Properties 아니요 아니요 아니요
Events Properties Top 아니요 아니요 아니요
Events Properties Values 아니요 아니요 아니요
Annotations 아니요 아니요 아니요
Profile Event Activity 아니요 아니요 아니요

예제

mixpanel_read = glueContext.create_dynamic_frame.from_options( connection_type="mixpanel", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "/cohorts/list?project_id=2603353", "API_VERSION": "2.0", "INSTANCE_URL": "https://www.mixpanel.com/api/app/me" }

Mixpanel 엔터티 및 필드 세부 정보

개체 필드 데이터 형식 지원되는 연산자
Funnel funnel_id Integer '='
workspace_id Integer '='
from_date 날짜 '='
to_date 날짜 '=’
length Integer '='
length_unit 문자열 '='
간격 Integer '='
단위 문자열 '='
limit Integer '='
데이터 Struct
meta Struct
Retention workspace_id Integer '='
단위 문자열 '='
addiction_unit 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
이벤트 문자열 '='
limit Integer '='
데이터 Struct
Segmentation workspace_id Integer '='
이벤트 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
단위 문자열 '='
간격 Integer '='
limit Integer '='
type 문자열 '='
series List
values Struct
데이터 Struct
Segmentation Numeric workspace_id Integer '='
이벤트 문자열 '='
on 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
단위 문자열 '='
type 문자열 '='
series List
values Struct
Segmentation Sum workspace_id Integer '='
이벤트 문자열 '='
on 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
단위 문자열 '='
metadata Struct
results Struct
Segmentation Average workspace_id Integer '='
이벤트 문자열 '='
on 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
단위 문자열 '='
metadata Struct
results Struct
Cohorts count Integer
is_visible Integer
description 문자열
created DateTime
project_id Integer
id BigInteger
이름 문자열
data_group_id 문자열
Engage distinct_id 문자열
속성 Struct
Event WorkSpace Integer '='
이벤트 문자열 '='
type 문자열 '='
단위 문자열 '='
간격 Integer '='
from_date 날짜 '='
to_date 날짜 '='
series List
values Struct
Events Top type 문자열 '='
workspace_id Integer '='
limit Integer '='
수량 Integer
이벤트 문자열
percent_change Float
Event Name 데이터 List
workspace_id Integer '='
type 문자열 '='
limit Integer '='
Event Properties workspace_id Integer '='
이벤트 문자열 '='
이름 문자열 '='
type 문자열 '='
단위 문자열 '='
간격 Integer '='
from_date 날짜 '='
to_date 날짜 '='
limit Integer '='
데이터 Struct
series List
values Struct
Event Properties Top workspace_id Integer '='
이벤트 문자열 '='
limit Integer '='
데이터 Struct
Event Properties Value workspace_id Integer '='
이벤트 문자열 '='
limit Integer '='
이름 문자열 '='
데이터 List
Annotation workspace_id Integer
날짜 DateTime
project_id Integer
id BigInteger
description 문자열
from_date 날짜 BETWEEN
Profile Event Activity workspace_id Integer '='
distinct_ids 문자열 '='
from_date 날짜 '='
to_date 날짜 '='
이벤트 문자열
속성 Struct