Closed mjumbewu closed 2 years ago
From pairing w/ @mjumbewu, this appears to depend on product_data, and not customer_funding_source, so we should be able to do it? (let's double check to be sure)
One part of this is answered on the dashboard already (i.e., the types of fare products being used when one is used). The other interpretation of this question (are people paying with cards or phones) is dependent on customer funding source data (i.e., issue #704).
Note: Data source for "how" riders are paying for their trip is in customer funding source table under "form_factor" (Card, Digital Wallet, Wrist Worn, Non Card)
This is implemented on the dashboard by the https://metabase.k8s.calitp.jarv.us/question/259-number-of-adjusted-price-rides-per-week-grouped-by-payment-method chart. Note though that for any chart using form_factor
, we may have a lot of missing data right now. From Terry in slack:
We have an issue where the form factor is not appearing as a value we can interpret. In the data feed, if we see a value we can't interpret we set it to
null
. Most of your null values are due to this. The raw data looks like below. Once the issue is resolved you should see only a fewnull
values, which will probably be due the card issuer not providing theform_factor
.
It's an issue that LittlePay is working on on their side.
Program Goal(s)
Question
For people who are using a discount, how are they paying for their trip?
Metrics
Data sources
Datawarehouse view(s) needed
Presentation(s)/Visualization(s) needed