dd-instagram-tiu

Data donation study with Port at Tilbug University

https://github.com/trbknl/dd-instagram-tiu

Science Score: 39.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Data donation study with Port at Tilbug University

Basic Info
  • Host: GitHub
  • Owner: trbKnl
  • License: agpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 7.81 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

The data donation task

The data donation task is front end that guides participants through the data donation steps, used in conjunction with Next. Next is a software as a service platform developed by Eyra to facilitate scientific research.

Documentation

Here you can find the documentation of this repository and tutorial articles to get you going.

Installation of the data donation task

In order to start a local instance of the data donation task go through the following steps:

  1. Pre-requisites
  1. Install dependencies & tools:

sh npm install

  1. Start the local web server:

sh npm run start

  1. You can now go to the browser: http://localhost:3000.

If the installation went correctly you should be greeted with a mock data donation study. For detailed installation instructions see the documentation.

Contributing

We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

If you have any questions, find any bugs, or have any ideas, read how to contribute here.

Citation

If you use this repository in your research, please cite it as follows:

@article{Boeschoten2023, doi = {10.21105/joss.05596}, url = {https://doi.org/10.21105/joss.05596}, year = {2023}, publisher = {The Open Journal}, volume = {8}, number = {90}, pages = {5596}, author = {Laura Boeschoten and Niek C. de Schipper and Adrinne M. Mendrik and Emiel van der Veen and Bella Struminskaya and Heleen Janssen and Theo Araujo}, title = {Port: A software tool for digital data donation}, journal = {Journal of Open Source Software} }

You can find the full citation details in the CITATION.cff file.

Owner

  • Name: Niek de Schipper
  • Login: trbKnl
  • Kind: user
  • Location: Amsterdam
  • Company: University of Amsterdam

Research Engineer at the UvA

GitHub Events

Total
  • Push event: 13
Last Year
  • Push event: 13

Dependencies

.github/workflows/_build_release.yml actions
  • actions/checkout v3 composite
  • earthly/actions-setup v1 composite
.github/workflows/gh-pages.yml actions
  • actions/checkout v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/release.yml actions
  • softprops/action-gh-release v1 composite
package-lock.json npm
  • 1390 dependencies
package.json npm
  • @types/lodash ^4.14.185 development
  • @types/react-highlight-words ^0.16.7 development
  • autoprefixer ^10.4.12 development
  • husky ^8.0.1 development
  • nodemon ^2.0.20 development
  • postcss ^8.4.16 development
  • react ^18.2.0 development
  • react-dom ^18.2.0 development
  • react-scripts 5.0.1 development
  • tailwindcss ^3.1.8 development
  • ts-standard ^11.0.0 development
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • @types/jest ^27.5.2
  • @types/node ^16.11.59
  • @types/react ^18.0.21
  • @types/react-dom ^18.0.6
  • @visx/responsive ^3.3.0
  • @visx/scale ^3.5.0
  • @visx/text ^3.3.0
  • @visx/wordcloud ^3.3.0
  • concurrently ^8.2.1
  • lodash ^4.17.21
  • lottie-react ^2.3.1
  • react-highlight-words ^0.20.0
  • recharts ^2.12.0
  • typescript ^4.4.3
  • web-vitals ^2.1.4
  • zod ^3.22.4
src/framework/processing/py/poetry.lock pypi
  • colorama 0.4.6
  • iniconfig 2.0.0
  • numpy 1.25.2
  • packaging 23.1
  • pandas 1.5.3
  • pluggy 1.3.0
  • pytest 7.4.2
  • python-dateutil 2.8.2
  • pytz 2023.3.post1
  • six 1.16.0
src/framework/processing/py/pyproject.toml pypi
  • pandas ^1.5
  • python ^3.10
  • pytest ^7.4.2 test