• XSS.stack #1 – первый литературный журнал от юзеров форума

JSON LinkedIn resumes (2015 - 2018)

Можете пожалуйста обновить ссылку?
Во-первых, ссылка рабочая и в обновлении не нуждается. А во-вторых, здесь не принято помогать тем, кто только потребляет. Начнёте что-то выкладывать и участвовать в жизни форума, тогда и обращайтесь с просьбами.
 
Сделал сегодня несколько CSV (те, что были без хайда), ради интереса, но они сыроваты, как по мне, может кому потребуется, допилят их.
Страны (BG,BY,CZ,GE,KZ,ME,RO,RS,RU,SI,SK,UA) в двух вариантах (со всеми полями и с 23) в формате CSV, кодировка UTF-8 без BOM, разделитель строк запятая, line breaks - CRLF (Windows).
В 1 варианте со всеми полями отсортировано по колонке id, ничего не менялось
(id,experiencePrevious,loc/geo,loc/country,loc/country_code,loc/state,loc/state_code,loc/county,loc/msa,education,volunteering,social/youtube,social/github,social/wordpress,social/facebook,social/foursquare,social/tumblr,social/google,social/personal,social/instagram,social/twitter,social/vimeo,social/flickr,social/blogspot,social/email,social/stackoverflow,er/youtube,er/github,er/wordpress,er/facebook,er/foursquare,er/tumblr,er/google,er/personal,er/instagram,er/twitter,er/vimeo,er/flickr,er/blogspot,er/email,er/stackoverflow,certifications,jscore_history,jscoreHistory,experienceCurrent/date,experienceCurrent/description,experienceCurrent/company,experienceCurrent/position,publications,completeness,diverse,connections,recommendationCount,neoId,jscore,downloadedAt,industry,fullname,interests,recommendations,skills,companyPrevious,summary,courses,text,languages,languagesList,educationList,headline,companyCurrent,groups,location,na_companyCurrent,na_location,na_headline,canonical,scrapeId,picture,url,na_skills,jscore_date,na_industry,na_fullname,userActiveLogs,urls,military,extractorId,searchSamples,experienceHistorys,selectedBy)
В 2 варианте отсортировано по колонке fullname, частично произведено url decode в EmEditor
(fullname,location,er/email,er/github,connections,educationList,skills,industry,headline,experienceCurrent/date,experienceCurrent/description,companyPrevious,languages,interests,recommendations,summary,groups,canonical,picture,url,experiencePrevious,education,certifications)
Пароль местный
 
Последнее редактирование:
Сделал сегодня несколько CSV (те, что были без хайда), ради интереса, но они сыроваты, как по мне, может кому потребуется, допилят их.
Страны (BG,BY,CZ,GE,KZ,ME,RO,RS,RU,SI,SK,UA) в двух вариантах (со всеми полями и с 23) в формате CSV, кодировка UTF-8 без BOM, разделитель строк запятая, line breaks - CRLF (Windows).
В 1 варианте со всеми полями отсортировано по колонке id, ничего не менялось
(id,experiencePrevious,loc/geo,loc/country,loc/country_code,loc/state,loc/state_code,loc/county,loc/msa,education,volunteering,social/youtube,social/github,social/wordpress,social/facebook,social/foursquare,social/tumblr,social/google,social/personal,social/instagram,social/twitter,social/vimeo,social/flickr,social/blogspot,social/email,social/stackoverflow,er/youtube,er/github,er/wordpress,er/facebook,er/foursquare,er/tumblr,er/google,er/personal,er/instagram,er/twitter,er/vimeo,er/flickr,er/blogspot,er/email,er/stackoverflow,certifications,jscore_history,jscoreHistory,experienceCurrent/date,experienceCurrent/description,experienceCurrent/company,experienceCurrent/position,publications,completeness,diverse,connections,recommendationCount,neoId,jscore,downloadedAt,industry,fullname,interests,recommendations,skills,companyPrevious,summary,courses,text,languages,languagesList,educationList,headline,companyCurrent,groups,location,na_companyCurrent,na_location,na_headline,canonical,scrapeId,picture,url,na_skills,jscore_date,na_industry,na_fullname,userActiveLogs,urls,military,extractorId,searchSamples,experienceHistorys,selectedBy)
В 2 варианте отсортировано по колонке fullname, частично произведено url decode в EmEditor
(fullname,location,er/email,er/github,connections,educationList,skills,industry,headline,experienceCurrent/date,experienceCurrent/description,companyPrevious,languages,interests,recommendations,summary,groups,canonical,picture,url,experiencePrevious,education,certifications)
Пароль местный
Скрытое содержимое

Не могли бы в лс закинуть ссылку? пару реакций не хватает
 
 
JSON файлы в формате: 1 файл - 1 страна, кроме Молдовы (нету оригинального файла)

Обьединил через
for i in *; do mv "$i" "$i.json"; done
for f in *.json; do (cat "${f}"; echo) >> /OUTDIR/output.json; done

Ничего не изменялось.
Файл social_Linkedin_Resumes_json_schema.7z содержит схемы с структурой данных, созданные
плагином variety - A schema analyzer for MongoDB

 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх