DevelopmentSeed
Edit view febp_state
We are actually using "FeedAPI":drupal.org/project/feedapi with the "CSV parser add on":drupal.org/project/parser_csv to parse the 6.5MB csv files that have all of FEBP's data, and then we are storing the data in "Flatstore":svn3.cvsdude.com/devseed/sandbox/drupal-6/flatstore/, a custom module that handles dynamic schemas, exportables, default views integration. "feedapi_flatstore":svn3.cvsdude.com/devseed/sandbox/drupal-6/feedapi_flatstore/ is the bridge between flatstore and FeedAPI.
Edit view febp_state
We are actually using "FeedAPI":drupal.org/project/feedapi with the "CSV parser add on":drupal.org/project/parser_csv to parse the 6.5MB csv files that have all of FEBP's data, and then we are storing the data in "Flatstore":svn3.cvsdude.com/devseed/sandbox/drupal-6/flatstore/, a custom module that handles dynamic schemas, exportables, default views integration. "feedapi_flatstore":svn3.cvsdude.com/devseed/sandbox/drupal-6/feedapi_flatstore/ is the bridge between flatstore and FeedAPI.