Skip to content

v0.2.0

@fofxtools fofxtools tagged this 20 Sep 12:08
- Updated fiverr_listings_stats to add category columns, gigs data columns, and 3 score columns
- Updated FiverrJsonImporter::computeListingsStatsRow() for category information
- Updated getSellerLevelNumeric() to handle additional values from fiverr_gigs seller__sellerLevel
- Modified table columns due to database "Array to string conversion" warnings
  - fiverr_gigs table:
    - openGraph__video from string to text
    - seller__vacation from string to text
    - seller__agency from string to text
    - Replaced string(seller__hourlyRate) with integer(seller__hourlyRate__priceInCents)
  - fiverr_seller_profiles table:
    - seller__vacation from string to text
    - seller__agency from string to text
- Added getSellerLevelAdjusted()
- Added calculateSellerLevelAdjustedStats()
- Added parseDeliveryTimeDays()
- Added extractGigFieldArrays()
- Added computeListingGigFieldAverages()
- Added computeScoresForStatsRow()
Assets 2
Loading