Here you can find the source code of the GlobaLID web app.
GlobaLID is a Global Lead Isotope Database and aims to facilitate the reconstruction of raw material provenances with lead isotopes, especially in archaeology. The app provides direct access to and convenient interaction with the GlobaLID database. You can filter the database according to your research question, upload own data to compare it with GlobaLID, and produce and download publication ready plots. Watch our video tutorial to learn more! Visit our webpage to learn more about the GlobaLID project and to get the latest news.
The current version of the GlobaLID database includes data from these
locations: 
If you use the GlobaLID app, please cite it as:
- GlobaLID Core Team. (2025). GlobaLID web application V. 1.1, database status: 2025-11-23. https://globalid.dmt-lb.de/
- Klein, S., Rose, T., Westner, K. J., & Hsu, Y.-K. (2022). From OXALID to GlobaLID: Introducing a modern and FAIR lead isotope database with an interactive application. Archaeometry 64(4), 935–950. https://doi.org/10.1111/arcm.12762
@misc{GlobaLIDCoreTeam.2025,
author = {{GlobaLID Core Team}},
year = {2025},
title = {{GlobaLID web application V. 1.1, database status: 2025-11-23}},
url = {https://globalid.dmt-lb.de/}
}
@article{Klein.2022,
author = {Klein, Sabine and Rose, Thomas and Westner, Katrin J. and Hsu, Yiu-Kang},
title = {From OXALID to GlobaLID: Introducing a modern and FAIR lead isotope database with an interactive application},
journal = {Archaeometry},
volume = {64},
number = {4},
pages = {935-950},
doi = {https://doi.org/10.1111/arcm.12762},
}
GlobaLID needs your help to grow and to provide high quality datasets! The core team is permanently reviewing and adding new and old data from the literature to keep GlobaLID growing. However, we are neither proficient enough with the geology and geography of all parts of the world nor do we know all publications with lead isotope data from ores and minerals. Hence we are happy about any support from our community. Interested? Write us!
Please find the up-to-date list of team members on the TerraLID webpage, where development of GlobaLID continues.
|
This work has received funding from the German Research Foundation (DFG) through the grants KL 1259/17-1 and WI 5923/2-1 (project number: 524790825). |
The initial GlobaLID database was compiled during years of own research and profited from the generous sharing of published lead isotope datasets by many colleagues. The creative and collective work of compiling the database and application was initiated when all members of the Core Team and E. Salzmann were members of the Archaeometallurgy group at the Deutsches Bergbau-Museum Bochum (DBM). H. Zietsch (DBM) compiled the initial literature references.
The Core Team feels deeply grateful for the support of the contributors. Without their efforts, GlobaLID would grow much slower and less accurate.
We are indebted to the R Core Team for providing and maintaining R, the authors of the fantastic packages we use, and the R community on stackoverflow and many other webpages. The app uses the following packages:
- bs4Dash
- dplyr
- DT
- ggplot2
- kableExtra
- knitr
- ks
- leaflet
- leaflet.providers
- lemon
- plotly
- RColorBrewer
- rmarkdown
- rootSolve
- sendmailR
- shiny
- shinyvalidate
- stringr
- tidyr
- viridisLite
- waiter
- zip
The implementation of the hCaptcha is a modified version of shinyCAPTCHA.
