Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raannakasturi
/
ReXploreIDFetchingAPI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ReXploreIDFetchingAPI
1 contributor
History:
34 commits
raannakasturi
Update arvix.py
b310130
verified
28 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
46 Bytes
Refactor data extraction logic to improve category handling and streamline data sanitization
about 2 months ago
LICENSE
Safe
34.5 kB
Create LICENSE
about 1 month ago
README.md
Safe
307 Bytes
Update README.md
about 1 month ago
app.py
Safe
1.25 kB
Refactor imports and consolidate utility functions into utils.py; remove tools.py
about 1 month ago
arvix.py
Safe
3.83 kB
Update arvix.py
28 days ago
fetch_data.py
Safe
2.23 kB
Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources
29 days ago
phys.py
Safe
3.8 kB
Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources
29 days ago
pmc.py
Safe
3.23 kB
Refactor data extraction functions: rename extract_pmc_data to extract_sd_data, add extract_phys_data, and update file handling for new data sources
29 days ago
requirements.txt
Safe
102 Bytes
Add initial project structure with core functionality and dependencies
about 2 months ago
utils.py
Safe
2.32 kB
Refactor imports and consolidate utility functions into utils.py; remove tools.py
about 1 month ago