Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,97 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc0-1.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- ru
|
7 |
+
pretty_name: VK.Groups
|
8 |
+
size_categories:
|
9 |
+
- 100M<n<1B
|
10 |
---
|
11 |
+
### Dataset
|
12 |
+
|
13 |
+
The data set contains a list of all public pages (communities or groups) of the social network VKontakte (VK.COM).
|
14 |
+
The current number is 222,130,000 communities.
|
15 |
+
|
16 |
+
The dataset has 25 fields. CSV files are delimited by "\t".
|
17 |
+
|
18 |
+
### Fields
|
19 |
+
Short list:
|
20 |
+
["id", "screen_name", "members_count", "name", "type", "verified", "description", "activity", "can_see_all_posts", "city_id", "city_title", "contacts", "country_id", "country_title", "deactivated", "deactivated_message", "deactivated_type", "finish_date", "is_closed", "photo_100", "photo_200", "photo_50", "site", "start_date", "status"]
|
21 |
+
|
22 |
+
Description:
|
23 |
+
* id - integer Community ID
|
24 |
+
* screen_name - string Community name
|
25 |
+
* members_count - string Short address, for example, apiclub
|
26 |
+
* name - string Community name.
|
27 |
+
* type - string Community type: group — group; page - public page; event
|
28 |
+
* verified - integer Information about whether the community has been verified. Possible values: 1 - is; 0 - is not
|
29 |
+
* description - string Community description text
|
30 |
+
* activity - string Public theme string. For groups, a string value is returned, whether the group is open or not, and for events, the start date
|
31 |
+
* can_see_all_posts - integer Information about whether it is allowed to see other people's posts on the community wall. Possible values: 1 - can; 0 - cannot
|
32 |
+
* city_id - integer id of the city specified in the community information
|
33 |
+
* city_title - - integer name of the city specified in the community information
|
34 |
+
* contacts - json-array Information from the contact block of the public page. An array of objects, each of which can contain fields: user_id (integer) — user ID; desc (string) - position; phone (string) — phone number; email (string) — email address
|
35 |
+
* country_id - integer ID of the country specified in the community information
|
36 |
+
* country_title - string name of the country specified in the community information
|
37 |
+
* deactivated - string Returned if the community has been deleted or disabled. Possible values: deleted — the community has been deleted; banned - the community is blocked;
|
38 |
+
* deactivated_message - string Reason for blocking the community
|
39 |
+
* deactivated_type - string Returned if the community is deleted or banned, contains deleted or banned
|
40 |
+
* finish_date - Meeting communities contain the end time of the meeting in unixtime format. For public pages, it contains only start_date — the date of foundation in YYYYMMDD format
|
41 |
+
* is_closed - integer Whether the community is closed. Possible values: 0 — open; 1 - closed; 2 - private
|
42 |
+
* photo_100 - string URL of the main photo with a size of 100x100px
|
43 |
+
* photo_200 - string URL of the main photo in the maximum size
|
44 |
+
* photo_50 - string URL of the main photo with size 50x50px
|
45 |
+
* site - string Site address specified in the profile.
|
46 |
+
* start_date - Meeting communities contain the start time of the meeting in unixtime format. For public pages, it contains only start_date — the date of foundation in YYYYMMDD format
|
47 |
+
* status - string Community status
|
48 |
+
|
49 |
+
|
50 |
+
### Dataset Creation
|
51 |
+
The data was scraped through [https://dev.vk.com/ru/method/groups.getById] (VK API Method)
|
52 |
+
|
53 |
+
### License
|
54 |
+
The license for this dataset is public, you can use it in your scientific research, design work and other works. The only condition is the publication of a link to this dataset
|
55 |
+
|
56 |
+
|
57 |
+
## RU
|
58 |
+
|
59 |
+
### Набор данных
|
60 |
+
|
61 |
+
Набор данных содержит список всех публичных страниц (или, как их называют, сообщества или группы) социальной сети ВКонтакте.
|
62 |
+
Текущее число составляет 222 130 000 групп.
|
63 |
+
Датасет имеет 25 полей. В качестве разделителя используется символ табуляции "\t".
|
64 |
+
|
65 |
+
### Поля
|
66 |
+
Кратко:
|
67 |
+
["id", "screen_name", "members_count", "name", "type", "verified", "description", "activity", "can_see_all_posts", "city_id", "city_title", "contacts", "country_id", "country_title", "deactivated", "deactivated_message", "deactivated_type", "finish_date", "is_closed", "photo_100", "photo_200", "photo_50", "site", "start_date", "status"]
|
68 |
+
|
69 |
+
Подробно:
|
70 |
+
* id - integer Идентификатор сообщества
|
71 |
+
* screen_name - string Название сообщества
|
72 |
+
* members_count - string Короткий адрес, например, apiclub
|
73 |
+
* name - string Название сообщества.
|
74 |
+
* type - string Тип сообщества: group — группа; page — публичная страница; event — мероприятие
|
75 |
+
* verified - integer Информация о том, верифицировано ли сообщество. Возможные значения: 1 — является; 0 — не является
|
76 |
+
* description - string Текст описания сообщества
|
77 |
+
* activity - string Строка тематики паблика. У групп возвращается строковое значение, открыта ли группа или нет, а у событий дата начала
|
78 |
+
* can_see_all_posts - integer Информация о том, разрешено ли видеть чужие записи на стене сообщества. Возможные значения: 1 — может; 0 — не может
|
79 |
+
* city_id - integer идентификатор города, указанный в информации о сообществе
|
80 |
+
* city_title - - integer название города, указанный в информации о сообществе
|
81 |
+
* contacts - json-array Информация из блока контактов публичной страницы. Массив объектов, каждый из которых может содержать поля: user_id (integer) — идентификатор пользователя; desc (string) — должность; phone (string) — номер телефона; email (string) — адрес e-mail
|
82 |
+
* country_id - integer идентификатор страны, указанной в информации о сообществе
|
83 |
+
* country_title - string название страны, указанной в информации о сообществе
|
84 |
+
* deactivated - string Возвращается в случае, если сообщество удалено или заблокировано. Возможные значения: deleted — сообщество удалено; banned — сообщество заблокировано;
|
85 |
+
* deactivated_message - string Причина блокировки сообщества
|
86 |
+
* deactivated_type - string Возвращается, если сообщество удалено или заблокировано, содержит значение deleted или banned
|
87 |
+
* finish_date - Сообщества-встречи содержат время конца встречи в формате unixtime. Для публичных страниц содержит только start_date — дата основания в формате YYYYMMDD
|
88 |
+
* is_closed - integer Является ли сообщество закрытым. Возможные значения: 0 — открытое; 1 — закрытое; 2 — частное
|
89 |
+
* photo_100 - string URL главной фотографии с размером 100х100px
|
90 |
+
* photo_200 - string URL главной фотографии в максимальном размере
|
91 |
+
* photo_50 - string URL главной фотографии с размером 50x50px
|
92 |
+
* site - string Адрес сайта, указанный в профиле.
|
93 |
+
* start_date - Сообщества-встречи содержат время начала встречи в формате unixtime. Для публичных страниц содержит только start_date — дата основания в формате YYYYMMDD
|
94 |
+
* status - string Статус сообщества
|
95 |
+
|
96 |
+
### Лицензия
|
97 |
+
Лицензия на этот набор данных общедоступная, вы можете использовать его в своих научных исследованиях, проектных работах и других работах. Единственное условие — публикация ссылки на этот набор данных.
|