Public Institutions

Public Institutions Features.These features include school fees. They are returned in the india/features/public-institutions endpoint.Definitions of these features generated by Pngme are:

FeatureFeature DefinitionUse CaseValue PropositionReturn Value
count_public_institutions
_events_{t0_days}_{t1_days}
The number of SMS received indicating that the user engaged in
spending through public institutions, where public institutions are broken down into general public institutions, charity, church, government and school events. The counts are summed over a period of t0 to t1 days history prior to the prediction date, where the time windows
are 0-30, 31-90, or 0-90 days.
•Increase customer engagement and retention by personalized
recommendations for public institution such as charity and
churches based on their past donations and interests
• Improve customer satisfaction and loyalty by offering loans for
school fees pyment at the needed time
• Improve data quality and reliability by using SMS data as a source of truth
for verifying public institution events of customers.
• These features may be indicative of individuals belonging to a religious
community and inclined towards charitable giving. It may also
suggest individuals with dependents in educational institutions or
those pursuing education themselves.
• Understanding a user’s activity related to public institution events
can help tailor marketing strategies and develop products that cater
to this specific customer segment.
{int, null}
count_school
_events_{t0_days}_{t1_days}
The number of SMS received indicating that the user engaged in
spending through school events. The counts are summed over a period of t0 to t1 days history prior to the prediction date, where the time windows
are 0-30, 31-90, or 0-90 days.
• Improve customer satisfaction and loyalty by offering loans for
school fees payment at the needed time
• Improve data quality and reliability by using SMS data as a source of truth
for verifying public institution events of customers.
It may
suggest individuals with dependents in educational institutions or
those pursuing education themselves.
• Understanding a user’s activity related to public institution events
can help tailor marketing strategies and develop products that cater
to this specific customer segment.
{int, null}
sum_of_public_institutions
_debits_{t0_days}_{t1_days}
The sum of debits where user engaged in
spending through public institutions, where public institutions are broken down into general public institutions, charity, church, government and school spends. The debits are summed over a period of t0 to t1 days history prior to the prediction date, where the time windows
are 0-30, 31-90, or 0-90 days.
•Increase customer engagement and retention by personalized
recommendations for public institution such as charity and
churches based on their past donations and interests
• Improve customer satisfaction and loyalty by offering loans for
school fees payment at the needed time
• Improve data quality and reliability by using SMS data as a source of truth
for verifying public institution spends of customers.
• This feature may be indicative of individuals belonging to a religious
community and inclined towards charitable giving. It may also
suggest individuals with dependents in educational institutions or
those pursuing education themselves.
• Understanding a user’s activity related to public institution events
can help tailor marketing strategies and develop products that cater
to this specific customer segment.
{float, null}
sum_of_school
_debits_{t0_days}_{t1_days}
The sum of debits where user engaged in
spending through school. The debits are summed over a period of t0 to t1 days history prior to the prediction date, where the time windows
are 0-30, 31-90, or 0-90 days.
• Improve customer satisfaction and loyalty by offering loans for
school fees payment at the needed time
• Improve data quality and reliability by using SMS data as a source of truth
for verifying public institution events of customers.
It may
suggest individuals with dependents in educational institutions or
those pursuing education themselves.
• Understanding a user’s activity related to public institution events
can help tailor marketing strategies and develop products that cater
to this specific customer segment.
{float, null}