Last active
May 3, 2022 04:42
-
-
Save TakahikoKawasaki/4ca68a275c6f9ffc1a7286cde198e322 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"transformed_claims_predefined": { | |
"age_100_or_over": { | |
"claim": "birthdate", | |
"fn": [ | |
"years_ago", | |
[ "gte", 100 ] | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment