Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added scrape-meta and scrape for riverside pd #57

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

naumansharifwork
Copy link
Contributor

Hey fellows,
Created scraper for City of Riverside,
Below is the tree screenshot and meta json
i have made folder name as case numbers.
image
ca_river_side_pd.json

@naumansharifwork
Copy link
Contributor Author

@zstumgoren @newsroomdev please review this PR as well i have formatted the json as it was mentioned in the discussion
ca_river_side_pd.json

Copy link
Collaborator

@tarakc02 tarakc02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@naumansharifwork, sorry i misesed this earlier, but filename/slug should be "riverside_pd" rather than "river_side_pd". otherwise i don't have any other changes, it looks good to me.

@newsroomdev newsroomdev self-requested a review August 6, 2024 20:20
@newsroomdev newsroomdev linked an issue Aug 6, 2024 that may be closed by this pull request
return dl_assets

def _make_download_path(self, asset):
folder_name = asset["case_number"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be folder_name = asset["case_num"], due to previous standardizing of metadata per #58 .

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tarakc02 fixed

Copy link
Collaborator

@tarakc02 tarakc02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@naumansharifwork
Copy link
Contributor Author

Hey @zstumgoren please review this as well, Thanks

clean/ca/riverside_pd.py Outdated Show resolved Hide resolved
clean/ca/riverside_pd.py Outdated Show resolved Hide resolved
@newsroomdev
Copy link
Member

This is looking very close to being done! Nice work. Two changes and this should be good to merge. Let me know when you'd like me to take another look, and thank you for your diligence as this codebase adds downstream dependencies

@naumansharifwork
Copy link
Contributor Author

Hey @newsroomdev Thanks for the review, the requested changes are done please check Thanks.

Copy link
Member

@newsroomdev newsroomdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good! Feel free to merge it in when you're ready

@newsroomdev newsroomdev added this pull request to the merge queue Aug 19, 2024
@newsroomdev newsroomdev removed this pull request from the merge queue due to a manual request Aug 19, 2024
@newsroomdev newsroomdev added this pull request to the merge queue Aug 19, 2024
Merged via the queue into biglocalnews:dev with commit ec8bd12 Aug 19, 2024
3 checks passed
naumansharifwork added a commit to naumansharifwork/clean-scraper that referenced this pull request Oct 23, 2024
* added scrape-meta and scrape for riverside pd

* changes for meta-data file formating

* changed file name

* tiny fix

* removed scrape and changed case_num to case_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create clean/ca/riverside_pd.py
3 participants