cderenburger/win211-ohana-api

Taxonomy Category -> Include Parents

Closed this issue · 4 comments

Taxonomy - Include Higher-level codes in Category List

Working: ?category[]=Medical+Appointments+Transportation
Not Working: ?category[]=Paratransit+Programs

Include:

add BT-4500.6500 Paratransit Programs
add BT-4500 Local Transportation
add BT Transportation
add B Basic Needs

Listing every code level will create extremely long lists of codes for each service. This would be a bad idea.

Perhaps open up issue on ohana-api?

According to https://github.com/stefankroes/ancestry 'subtree' can be used to scope results.
-create branch and try building in the scope.

  • if fail - ask for help.

I need to include parent categories for each term. Need to split out a worksheet to include each chain. How to remove duplicates?

Added parents in excel conversion sheet.