Skip to content

MaastrichtU-Library/dataverse-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataverseNL Analysis

License: GPL v3 Python Maintenance

This repository contains Python code to analyze and visualize DataverseNL administrative data. The analysis considers an overview of the dataverses general usage based on a parent dataverse. Specifically, this one uses Maastricht University's Dataverse root URL, and is maintained by the University Library. It can be adapted to any Dataverse

Usage

  • The dataverse_analysis.py script can be used to perform the analysis and generate visualizations. Alternatively, you can use the included Jupyter notebook (dataverse_analysis.ipynb) for a more interactive experience.

  • To use this code, you will need to provide a token from your Dataverse repository, which should be placed in a file named TOKEN.txt in the same directory as the Python script/notebook. To generate a token go to your user account on API Generation section.

License

This code is released under the GNU General Public License v3.0. See the LICENSE file for more details.

The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

Contact

If you have any questions, comments, or suggestions, please contact: [email protected]