my-articles-czech-news-dataset
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: patmull
- Default Branch: main
- Size: 2.93 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
Czech News Dataset
Contains news articles collected from one of the most popular Czech news site iDNES.cz during different periods of time at 2020-2022.
https://archive.org/embed/cachedpostsdataframe
Example of use in Python: ``` import pandas as pd
df = pd.readpickle('path/to/file/cachedposts_dataframe.pkl') ```
Owner
- Login: patmull
- Kind: user
- Repositories: 2
- Profile: https://github.com/patmull
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Czech News Dataset
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: Patrik
family-names: Müller
identifiers:
- type: url
value: >-
https://github.com/patmull/my-articles-czech-news-dataset
repository-code: 'https://github.com/patmull/my-articles-czech-news-dataset'
date-released: '2022-09-09'