https://github.com/neotomadb/authornetwork
A repository for the test version of the Neotoma Author Network Shiny app.
https://github.com/neotomadb/authornetwork
api neotoma rstats shiny
Last synced: 11 months ago
JSON representation
A repository for the test version of the Neotoma Author Network Shiny app.
- Host: GitHub
- URL: https://github.com/neotomadb/authornetwork
- Owner: NeotomaDB
- License: mit
- Created: 2017-11-09T20:41:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-18T03:26:43.000Z (about 1 year ago)
- Last Synced: 2025-04-18T16:37:22.314Z (about 1 year ago)
- Topics: api, neotoma, rstats, shiny
- Language: R
- Size: 1.14 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README

# Author Networks
A repository for the test version of the [Neotoma Author Network Shiny app](https://simongoring.shinyapps.io/authorNetwork/). This work is sponsored by a grant from the National Sciences Foundation ([Grant #1550855](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1550855&HistoricalAwards=false)) to Simon Goring at the University of Wisconsin-Madison as part of the FlyOver Country application.
## Contributors
* [Simon Goring](http://goring.org) - University of Wisconsin -- Madison
## Description
This project is hosted as a Shiny app on [shinyapps.io](https://simongoring.shinyapps.io/authorNetwork/). The project links specific spatially located datasets to home institutions for the individual researchers. Data can be searched by individual or by geographic bounding box.
## Development
The project was developed as an R Shiny app, and is served through [shinyapps.io](http://shinyapps.io). Currently the app uses data previously downloaded from Neotoma and geolocation is provided through the Google API, as coded in [get_geocoding.R](https://github.com/NeotomaDB/AuthorNetwork/blob/master/get_geocoding.R). Future development of the app will improve the visualization elements as well as provide dynamic support for geocoding and data access.