Skip to content

Feature/ingestion/data cleaner#44

Open
immangat wants to merge 48 commits intomainfrom
feature/ingestion/data_cleaner
Open

Feature/ingestion/data cleaner#44
immangat wants to merge 48 commits intomainfrom
feature/ingestion/data_cleaner

Conversation

@immangat
Copy link
Contributor

@immangat immangat commented Feb 22, 2024

Description

Issue Link: Please add the link to the issue here

This PR adds a pipeline to check for an empty registration number and to format the title and name of the listing consistently.

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

This was tested manually.

Checklist:

Before you submit your pull request, please make sure you have completed the following:

  • I have read the CONTRIBUTING document.
  • I have checked that my code adheres to the code style of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable)

Include any relevant screenshots or screen recordings demonstrating your changes.

Additional Notes

Add any other notes about the pull request here.

…ures/listing_spider

# Conflicts:
#	ingestion/README.md
#	ingestion/airbnb_scrapping/airbnb_listings/items.py
#	ingestion/airbnb_scrapping/airbnb_listings/settings.py
#	ingestion/airbnb_scrapping/scrapy.cfg
#	ingestion/requirements.txt
@immangat immangat added the enhancement New feature or request label Feb 22, 2024
@immangat immangat added this to the 1. MVP milestone Feb 22, 2024
@immangat immangat self-assigned this Feb 22, 2024
@immangat immangat requested a review from umsu2 as a code owner February 22, 2024 02:43
@immangat immangat linked an issue Feb 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[MVP] Create a data cleaner

1 participant