https://github.com/queryverse/readstat.jl
Read files from Stata, SAS, and SPSS
Science Score: 23.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
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 13 committers (15.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Read files from Stata, SAS, and SPSS
Basic Info
- Host: GitHub
- Owner: queryverse
- License: mit
- Language: Julia
- Default Branch: master
- Size: 267 KB
Statistics
- Stars: 80
- Watchers: 4
- Forks: 18
- Open Issues: 11
- Releases: 11
Topics
Metadata Files
README.md
ReadStat
Overview
ReadStat.jl: Read files from Stata, SPSS, and SAS
The ReadStat.jl Julia package uses the ReadStat C library to parse binary and transport files from Stata, SPSS and SAS. All functions return a ReadStatDataFrame whose fields hold the various informations contained in the passed file (column names, column data, labels, formats...).
For integration with packages like DataFrames.jl you should use the StatFiles.jl package.
Usage:
```julia using ReadStat
read_dta("/path/to/something.dta")
read_por("/path/to/something.por")
read_sav("/path/to/something.sav")
read_sas7bdat("/path/to/something.sas7bdat")
read_xport("path/to/something.xpt") ```
Installation
To install the package, run the following:
julia
Pkg.add("ReadStat")
Owner
- Name: Queryverse
- Login: queryverse
- Kind: organization
- Website: http://www.queryverse.org/
- Repositories: 37
- Profile: https://github.com/queryverse
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 139
- Total Committers: 13
- Avg Commits per committer: 10.692
- Development Distribution Score (DDS): 0.353
Top Committers
| Name | Commits | |
|---|---|---|
| David Anthoff | a****f@b****u | 90 |
| Evan Miller | e****r@g****m | 15 |
| Julia Package Butler | 13 | |
| Douglas Bates | d****s@g****m | 7 |
| matthieugomez | g****u@g****m | 4 |
| Andreas Noack | a****s@n****k | 3 |
| Al Asaad | a****d@g****m | 1 |
| Diogo Pereira | s****v@g****m | 1 |
| Milan Bouchet-Valat | n****n@c****r | 1 |
| matthieugomez | M****u@d****U | 1 |
| Jose Storopoli | j****i@p****m | 1 |
| Tony Lian | 1****9@q****m | 1 |
| Elliot Saba | s****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 31
- Total pull requests: 62
- Average time to close issues: 5 months
- Average time to close pull requests: 18 days
- Total issue authors: 20
- Total pull request authors: 13
- Average comments per issue: 2.42
- Average comments per pull request: 1.31
- Merged pull requests: 47
- Bot issues: 0
- Bot pull requests: 17
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- davidanthoff (8)
- programistawpf (3)
- dmbates (3)
- pnvolkmar (1)
- iblislin (1)
- JuliaTagBot (1)
- quinnj (1)
- snotskie (1)
- beingalink (1)
- quantbabies (1)
- xiaodaigh (1)
- attobot (1)
- matthieugomez (1)
- sjwild (1)
- hdavid16 (1)
Pull Request Authors
- davidanthoff (27)
- github-actions[bot] (17)
- matthieugomez (4)
- dmbates (3)
- andreasnoack (2)
- TonyLianLong (2)
- cipherz (1)
- storopoli (1)
- alstat (1)
- staticfloat (1)
- nalimilan (1)
- jkrumbiegel (1)
- diogocp (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- julia 66 total
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 29
proxy.golang.org: github.com/queryverse/readstat.jl
- Documentation: https://pkg.go.dev/github.com/queryverse/readstat.jl#section-documentation
- License: mit
-
Latest release: v1.1.1
published almost 5 years ago
Rankings
proxy.golang.org: github.com/queryverse/ReadStat.jl
- Documentation: https://pkg.go.dev/github.com/queryverse/ReadStat.jl#section-documentation
- License: mit
-
Latest release: v1.1.1
published almost 5 years ago
Rankings
juliahub.com: ReadStat
Read files from Stata, SAS, and SPSS
- Documentation: https://docs.juliahub.com/General/ReadStat/stable/
- License: MIT
-
Latest release: 1.1.1
published almost 5 years ago
Rankings
Dependencies
- actions/checkout v3 composite
- davidanthoff/julia-pkgbutler releases/v1 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- actions/checkout v3 composite
- julia-actions/julia-codeformat releases/v1 composite
- peter-evans/create-pull-request v3 composite
- actions/checkout v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy latest composite
- JuliaRegistries/TagBot v1 composite