research-software-directory / RSD-as-a-service

This repo contains the new RSD-as-a-service implementation
https://research.software
23 stars 14 forks source link

feat: scrape organisation location from ror #1127

Closed cmeessen closed 7 months ago

cmeessen commented 7 months ago

Adds ROR scraper for organisation's city and country

Fixes #806

Changes proposed in this pull request:

How to test:

PR Checklist:

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed for 'rsd-database'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed for 'scrapers'

Issues
1 New issue

Measures
0 Security Hotspots
43.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dmijatovic commented 7 months ago

One suggestion. Maybe we can add slug of the organisation to link to organisation page directly from error logs (admin section), see 118-backend-logs-views.sql RPC script. This can be done later too.

I added this feature in the last commit.