Skip to content

hyi/hs_ml

Repository files navigation

HydroShare Resource Topic Analysis and Mapping

Reference

Usage

Pull HydroShare data for topic analysis and mapping

  • pull only published data

    Example:

  python3 pull_data.py published
  Dumped all published resources to data/hs_data_published.csv. The number of dumped resources:  303
  python3 pull_data.py public
  Dumped all non-published public resources to data/hs_data_public.csv. The number of dumped resources: 4196
  python3 pull_data.py
  Dumped all public resources to data/hs_data_public.csv. The number of dumped resources: 4206

About

HydroShare Resource Topic Mapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published