Using the Data Taxonomy Module

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mvogtman's picture

I'm a newcomer to Drupal (about three weeks in) and I'm struggling a bit with using the Data module with Taxonomy. As a bit of background, I'm trying to develop a data reporting mechanism where, each value entered is associated with the deepest level of a taxonomy vocabulary. For example, a user would submit the number of cases closed during that quarter, disaggregated by Location > Department > Floor > Title. I originally started building this using CCK for data capture, and using node relationship to pull together my views for reporting. It started to get too complicated, and I wanted to see if it was possible to use taxonomies and data tables instead. It seems like the Data Taxonomy (or the Data Node) module might be what I'm looking for, but there is pretty limited documentation and I can't figure out the configuration. Can anyone point me toward any more comprehensive documentation/tutorial/demo material?